PDA

View Full Version : Problem with compiling Qt 4.6 via MSVC 2010 Beta2 (win32-msvc specs)



Erik-Moscow
14th December 2009, 15:33
Qt configuration options:
configure -release -opensource -shared -no-ltcg -fast -exceptions -accessibility -stl -qt-sql-sqlite -no-qt3support -graphicssystem raster -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -no-dsp -no-vcproj -rtti -mmx -3dnow -sse -sse2 -openssl -no-dbus -phonon -phonon-backend -multimedia -webkit -script -scripttools -declarative -arch windows -qt-style-windows -qt-style-windowsxp -qt-style-windowsvista -no-style-plastique -no-style-cleanlooks -no-style-motif -no-style-cde -native-gestures -no-s60

Build failed on QtWebKit. Output (webkit only): 3987
and exit with nmake return code 0x2 :(

Please, if anyone knows what it may be related, response.
Thanks a lot :)

Erik-Moscow
15th December 2009, 22:36
Some result with win32-msvc2008 specs.

Erik-Moscow
17th December 2009, 18:44
Problem NOT solved. MSVC 2010 is not supported for now.
More info here (planned changes for Qt 4.7) (http://qt.nokia.com/doc/4.6/supported-platforms.html#planned-changes-for-qt-4-7).

[CLOSED]