---------- Forwarded message ----------
From: Sweety Pie <sweetyp198...@gmail.com>
Date: 17 March 2012 19:53
Subject: Help with CMAKE
To: cmake@cmake.org


Hey everyone,
Am trying to use Cmake with Visual studio 10 to generate some .sln files.
When I press on configure button am getting this error:

CMake Error at C:/CMake
2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):

The C compiler "cl" is not able to compile a simple test program.

It fails with the following output:

Change Dir: C:/CGAL-3.9/CMakeFiles/CMakeTmp


"C:\CGAL-3.9\CMakeFiles\CMakeTmp\testCCompiler.c" /Zm1000

1>

1> testCCompiler.c

1>LINK : fatal error LNK1104: cannot open file 'MSVCRTD.lib'

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped


Please help me. :(
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to