[CMake] What can cause cmake (2.8.4 and 7) to fail after upgrade of Visual Studio 10 Express to Professional? stackoverflow question. posting here

Nicky Perian nickyperian at gmail.com
Mon Feb 13 00:15:46 EST 2012


Solved by uninstalling all versions of Visual Studio and reinstalling
Visual Studio 10 Professional.

On Sun, Feb 12, 2012 at 4:03 PM, Nicky Perian <nickyperian at gmail.com> wrote:

>
>
> C:\Users\xxxx\lindenhg\3p\hacd-k-wip\buil>cmake -G"Visual Studio 10"
> ../Source
>
> -- Check for working C compiler using: Visual Studio 10
>
> Gets to here, hangs, and I ctrl-c out.
>
> An nmake project will complete including the test above.
>
> After ctrl-c out, I can cd to
> C:\Users\xxxx\lindenhg\3p\hacd-k-wip\buil\CMakeFiles\CMakeTmp>
>
> Then, cl testCCompiler.c and the program compiles against the cl.exe in
> Visual Studio 10/vc/bin with no hiccups.
>
> Uninstalled and reinstalled cmake.
>
> Before with express only cmake gave no problems.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120212/a9dd993a/attachment.htm>


More information about the CMake mailing list