Working Qt4 with win32-msvc.net

Andreas Hausladen Andreas.Hausladen at gmx.de
Thu Jun 30 23:42:21 CEST 2005


>Yes, me too, I did "configure.exe -platform win32-g++", then unpacked the
>two zipfiles and then I called "nmake" which did the rest. Except for the
>linker errors on rcc, uic and QtGUI ("undefined symbol '_uncompress' etc.)
>which I fixed by uncommenting that line.

I found a solution for that #win32: that works without changing the .pro file.
You must add the following line to mkspecs/win32-msvc/qmake.conf

QT_CONFIG		+= zlib qt-zlib qt-libpng qt-libjpeg

Then recreate all makefiles.


Regards,

Andreas Hausladen



More information about the kde-cygwin mailing list