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
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
