[CMake] Visual Studio Express 2005

Mehdi Rabah mehdi.rabah at gmail.com
Fri Feb 15 07:47:58 EST 2008


Hi everyone,

I have a (simple) problem configuring cmake to generate visual studio
project.

I have configured all variables needed by the microsoft compiler to compile
a simple Hello World program from the command line. But cmake can't make the
compiler compile the simple test program.

"c:/program files/..../cl.exe" is not able to compile a simple test program.
...
...
LINK : fatal error : unable to open 'user32.lib'


(even if LIB and LIBPATH variable is correctly set)
Is anyone had this problem, and how did you solved it ?

Regards
--
Mehdi Rabah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20080215/01acc52c/attachment.htm


More information about the CMake mailing list