[Qt-creator] CMake + MSVC issues
Hari Sundar
hsundar at gmail.com
Tue Oct 20 19:41:17 CEST 2009
Hi,
After some minor issues with CMake (spaces in install path), I was able to
create the makefiles using VC 2005 via Cmake. However, I am unable to
compile ... and this happens both with jom and nmake. The errors from nmake
are a bit easier to decode ...
C:\PROGRA~1\MID05A~1\VC\bin\cl.exe @C:\DOCUME~1\hari\LOCALS~1\Temp\nm45.tmp
NMAKE : fatal error U1077: 'C:\PROGRA~1\MID05A~1\VC\bin\cl.exe' : return
code '0xc0000135'
Stop.
NMAKE : fatal error U1077: '"C:\program files\microsoft visual studio
8\VC\bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\program files\microsoft visual studio
8\VC\bin\nmake.exe"' : return code '0x2'
Stop.
Exited with code 2.
Error while building project II
When executing build step 'Make'
Any clues on how I can get this to work ?
thanks,
Hari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091020/4357206f/attachment.html
More information about the Qt-creator-old
mailing list