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 <[email protected]> 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. >
-- 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
