I tried out CMake 2.8.3 RC1 with my project today.  When I modify a CMakeLists.txt file and compile, the reload project dialog starts up and I click &quot;No&quot; for don&#39;t start recompiling (because it calls ALL_BUILD instead of the one project I want to build), and then I get a &quot;the build must be stopped before the solution can be closed&quot;.  I click &quot;OK&quot; and then I get a dialog that says:<br>

<br>&quot;Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))&quot;<br><br>Any clues as to why this might be happening or how I can fix it?<br>