[Qt-interest] qt 4.5.3 and libjpeg with Visual Studio 2008

John McClurkin jwm at nei.nih.gov
Wed Nov 18 13:24:35 CET 2009


Tolik Piskov wrote:
> Hello everyone!
> 
> I'm trying to build libjpeg into qt to forget about dlls which I must
> carry with application in case of plugins. Is it possible at all? I
> tried to pass -system-libjpeg and -qt-libjpeg to configure, but it
> still builds it as a plugin. I even downloaded libjpeg sources but
> didn't figure out what to pass to configure to make it use them.
> 
> Thanks in advance for the replies.

I don't use jpeg, but I do use png. My solution was to go the 3rdparty 
subdirectory and build libpng and libz, then specifically link in those 
libraries. I also use libtiff which I built from sources downloaded from 
www.libtiff.org.



More information about the Qt-interest-old mailing list