Bo Peng wrote:
PS: I am right now compiling Qt with the Q..Win patch. No problem so far :-)

I am doing the same thing. The express 2005 does not have SDK and I do
not know the difference between .net framework sdk, platform sdk etc
so I turned to my old vc 2003.
You have to download the latest platform SDK which is called


 Windows® Server 2003 R2 Platform SDK.


http://www.microsoft.com/downloads/details.aspx?FamilyId=484269E2-3B89-47E3-8EB7-1F2BE6D7123A&displaylang=en

qt is compiling.

For me, Qt libs compilation is done apparently but the process is now hanging for more than 15 minutes there:

d:\program\Qt\4.1\bin\moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DWIN32 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DQT_NO_CAST_TO_ASCII -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"D:/program/Qt/4.1/include/QtCore" -I"D:/program/Qt/4.1/include/QtXml" -I"D:/program/Qt/4.1/ include" -I"D:/program/Qt/4.1/include/ActiveQt" -I"tmp\moc\release_shared" -I"." -I"..\..\..\mkspecs\win32-msvc2005" rpp.h -o tmp\moc\release_shared\moc_rpp.cpp

rpp.cpp is in tools/porting/

Do you know what's going on Peter? Can I safely break the compilation?

Abdel.

Reply via email to