[Qt5-feedback] Fwd: Re: Qt major versions
Thiago Macieira
thiago at kde.org
Tue Jun 7 00:05:54 CEST 2011
Em Monday, 6 de June de 2011, às 23:45:30, Till Oliver Knoll escreveu:
> No need to set LD_LIBRARY_PATH or the like. As far as I can tell this is
> the most elegant solution I have come across yet on Linux (it also works
> on Mac I think, but there you usually apply application bundles anyway,
> together with the "name tool" (?), so the problem of locating libraries
> is solved otherwise).
It's a bad idea to ship your own Qt libraries on Linux. If you do that, you
have to ship ALL of the Qt libraries, including the ones you don't need. Qt
might want to load the platform plugin, which may link to other libraries.
And you need to set LD_LIBRARY_PATH.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt.nokia.com/pipermail/qt5-feedback/attachments/20110607/b6837597/attachment.bin
More information about the Qt5-feedback
mailing list