[CMake] Fwd: Help with CMAKE

David Cole david.cole at kitware.com
Sat Mar 24 14:54:47 EDT 2012


Can you build a non-cmake-generated "hello, world" project with VS 10?

What version of CMake?
Is it the Express Edition of Visual Studio 10?
Do you have a Windows Platform SDK installed?


On Sat, Mar 24, 2012 at 1:55 PM, Sweety Pie <sweetyp198612 at gmail.com> wrote:
>
>
> ---------- Forwarded message ----------
> From: Sweety Pie <sweetyp198612 at gmail.com>
> Date: 17 March 2012 19:53
> Subject: Help with CMAKE
> To: cmake at 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


More information about the CMake mailing list