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.
-- 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
