[Qt] Qt4 Freepascal Interface V1.67
Den Jean
Den.Jean at telenet.be
Thu Nov 6 21:09:40 CET 2008
On Thursday 06 November 2008 20:54:30 Terry Kemp wrote:
> The new changes to TPtrIntArray causes an incompatibility with earlier
> programs on the same system and because the bindings are named the same
> I can't have both on my system. Is there a way to version the bindings
> in the script from now on i.e libqt44int.so vs libqt4int.so so the new
w/o trying! Only qt4.pas names the lib -> one manual change to other name.
change compile script to -lQt44Intf.so , should load necessary symbols
from this lib, even if found in other lib in ldconfig path.
or use different LD_LIBRARY_PATH for both version
(put both versions in different location)
More information about the Qt
mailing list