[Qt-interest] Setting library path before running?
Anatoly Burakov
burakov.anatoly at googlemail.com
Tue Mar 23 02:12:15 CET 2010
Hi all
I have an app with plugins. They all end up in appropriate directories
(via DESTDIR), everything works fine, except one thing. On Windows,
whenever the library is in the same folder - it gets loaded fine, that
is, i am able to launch my program right from QT Creator. On Linux,
however, everything works fine except i can't launch the program without
resorting to manually launching it from command-line (env
LD_LIBRARY_PATH=/path/to/my/dir). Are there any ways around this without
setting permanent environment variable in rc files?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5238 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100323/b863b8a7/attachment.bin
More information about the Qt-interest-old
mailing list