Re: [CMake] cl.exe broken

2009-06-05 Thread Hendrik Sattler
Zitat von bob : Hello everyone, I first used cmake, build for VS2005 and found error: " the c compiler cl is not able to complile a simple test program" why? Did you run the shell environment for VS2005? You find the link in the start menu. If you did: You have to also install the Platform S

Re: [CMake] cl.exe broken

2009-06-05 Thread Adolfo Rodríguez
Could you provide more info on the problem? cmake supports VS2005 2009/6/5 bob > Hello everyone, I first used cmake, build for VS2005 and found error: > " the c compiler cl is not able to complile a simple test program" > why? > > > > > > > best, bob > bob...@163.com > 2009-06-05 >

[CMake] cl.exe broken

2009-06-05 Thread bob
Hello everyone, I first used cmake, build for VS2005 and found error: " the c compiler cl is not able to complile a simple test program" why?   best, bob bob...@163.com   2009-06-05 __