[Qt-interest] 64-bit Linux & jpeg plugin
Michael S
msherman77 at yahoo.com
Tue Feb 7 16:35:18 CET 2012
Hi all.
I am having the following problem. I wrote an application that requires jpeg support, but I cannot load JPEG images.
I distribute the application in a simple tar archive, where I have my application, the required qt libraries and plugins/imageformats folder which contains the supporting image libs.
I also have a small shell script to set the LD_LIBRARY_PATH to current working directory. The program starts (qt libraries are being found), but I cannot load jpegs.
A curious fact is, if I install the Qt SDK on that machine and link my application against the libraries in the SDK, everything works.
This only happens on a 64-bit machine, 32-bit with the same set-up works fine. My target platform is Debian 6, 64-bit.
I would appreciate any suggestions.
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20120207/5e3af3d2/attachment.html
More information about the Qt-interest-old
mailing list