Creating qmake...
cl /c /Foproject.obj /W3 /nologo /O1 /I. /Igenerators /Igenerators\unix /Igenerators\win32 /Igenerators\mac /I..\include /I..\src\tools /I..\mkspecs\win32-msvc /DQT_NO_TEXTCODEC /DQT_NO_UNICODETABLES /DQT_LITE_COMPONENT /DQT_NODLL /DQT_NO_STL /DQT_NO_COMPRESS /DUNICODE /DHAVE_QCONFIG_CPP project.cpp
Building qmake failed, return code 2
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1077: 'cl' : return code '0xc0000135'
Stop.
The configure process failed
我用的VC 6。0
搜索过以前的帖子
虽然有人提过这个问题 但是解答的不详细
再次求助 希望给出一个针对性的解决办法