[CMake] ERROR :Compiler not able to build Simple Programm

groton at gmx.net groton at gmx.net
Sat Dec 30 08:15:39 EST 2006


Hello Chandra,

chandrashekhar jadhav wrote:
>
>
> ------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 
> ------
> Checking Build System
> -- Check for working C compiler: c:/Program Files/Microsoft Visual 
> Studio 8/VC/bin/cl.exe
> -- Check for working C compiler: c:/Program Files/Microsoft Visual 
> Studio 8/VC/bin/cl.exe -- broken
> CMake Error: The C compiler "c:/Program Files/Microsoft Visual Studio 
> 8/VC/bin/cl.exe" is not able to compile a simple test program.
> can any one tell me the solution for the same .
>
my guess is that you are using Visual C++ 2005 Express, and you have not 
installed and set properly the Platform SDK yet. Follow the instructions 
in here to set up the Platform SDK with VC Expr: 
http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/

Good luck,
Luca




More information about the CMake mailing list