Solved by uninstalling all versions of Visual Studio and reinstalling Visual Studio 10 Professional.<br><br><div class="gmail_quote">On Sun, Feb 12, 2012 at 4:03 PM, Nicky Perian <span dir="ltr"><<a href="mailto:nickyperian@gmail.com">nickyperian@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><table><tbody><tr><td><div> <span></span><a title="share link to this question on Twitter"></a>
</div>
</td>
<td>
<div>
<div>
<p>C:\Users\xxxx\lindenhg\3p\hacd-k-wip\buil>cmake -G"Visual Studio 10" ../Source</p><p>
-- Check for working C compiler using: Visual Studio 10</p>
<p>Gets to here, hangs, and I ctrl-c out.</p>
<p>An nmake project will complete including the test above.</p>
<p>After ctrl-c out, I can cd to C:\Users\xxxx\lindenhg\3p\hacd-k-wip\buil\CMakeFiles\CMakeTmp></p><p>
Then, cl testCCompiler.c and the program compiles against the cl.exe in Visual Studio 10/vc/bin with no hiccups.</p>
<p>Uninstalled and reinstalled cmake.</p>
<p>Before with express only cmake gave no problems.</p>
</div></div></td></tr></tbody></table>
</blockquote></div><br>