安装后。
向导生成一个QT工程。。。
运行,,
就是下面的错误。。。
nmake release
Microsoft (R) 程序维护实用工具 9.00.21022.08 版
版权所有 (C) Microsoft Corporation。保留所有权利。
"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\nmake.exe" -f Makefile.Release
Microsoft (R) 程序维护实用工具 9.00.21022.08 版
版权所有 (C) Microsoft Corporation。保留所有权利。
cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"c:\Qt\4.6.3\include\QtCore" -I"c:\Qt\4.6.3\include\QtGui" -I"c:\Qt\4.6.3\include" -I"c:\Qt\4.6.3\include\ActiveQt" -I"release" -I"." -I"c:\Qt\4.6.3\mkspecs\default" -Forelease\ @C:\DOCUME~1\HP1AC6~1.HP-\LOCALS~1\Temp\nm847.tmp
NMAKE : fatal error U1077: “"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\cl.EXE"”: 返回代码“0xc0000135”
Stop.
NMAKE : fatal error U1077: “"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\nmake.exe"”: 返回代码“0x2”
Stop.