> > 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@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest