Today I tried stopping Qt complation on my Windows maching (using MS compiler).
Here are the last few lines of output.
moc_formextractor.cpp
moc_mainwindow.cpp
Generating Code...
cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189
-DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_
LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\include\QtCore" -I"..\..\..\in
clude\QtGui" -I"..\..\..\include\QtWebKit" -I"..\..\..\include" -I"..\..\..\incl
ude\ActiveQt" -I"tmp\moc\release_static" -I"." -I"." -I"..\..\..\mkspecs\win32-m
svc2008" -Fotmp\obj\release_static\ @C:\DOCUME~1\MASSIM~1.CIL\LOCALS~1\Temp\nmA2
E.tmp
qrc_formextractor.cpp
link /LIBPATH:"c:\Qt\2009.03\qt\lib" /LIBPATH:"c:\Qt\2009.03\qt\lib" /NO
LOGO /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"tmp\obj\release_static\formExtract
or.intermediate.manifest" /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' n
ame='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b6
4144ccf1df' language='*' processorArchitecture='*'" /OUT:release\formExtractor.e
xe @C:\DOCUME~1\MASSIM~1.CIL\LOCALS~1\Temp\nmA2F.tmp
NNNMMMNAAAMKKKAEEEK E::: :fff aaaftttaaaatllla leee rrrerrrrooorrrro rU
UU 111U000155508885:::8 : NMAKE : fatal error U1058: ttttteeeeerrrrrmmmmmiiiii
nnnnnaaaaattttteeeeeddddd bbbbbyyyyy uuuuussssseeeeerrrrr
SSSSStttttoooooppppp.....
I got the same compiling another project without Qt … so funny I cant believe someone else wrote a blog post about it 🙂 +1