<table><tbody><tr><td class="votecell"><div class="vote">  <span class="vote-count-post"></span><a id="twitter-share-9252349" class="twitter-share" title="share link to this question on Twitter"></a>    
</div>

    </td>
<td class="postcell">
<div>          
    <div class="post-text">
        <p>C:\Users\xxxx\lindenhg\3p\hacd-k-wip\buil&gt;cmake -G&quot;Visual Studio 10&quot; ../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&gt;</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>