[Interest] [Qt-interest] 64-bit Linux & jpeg plugin

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Thu Feb 9 06:26:35 CET 2012


>
>  Thanks for your tip on 32-bit compat. libraries. I does work.
>
>
> So that means that some code - most probably the jpeg plugin - still has
> some dependeny on a 32bit library.
>
> You could figure that out with 'ldd'.

I agree. Since the app works when built against the installed Qt libs,
it's possible that your pre-built image plugin links to a different
version of libjpeg. You can probably compare the 'ldd' o/p for the 2
builds to find that out.

HTH,
-mandeep


>
> Cheers, Oliver
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



More information about the Interest mailing list