On Wed, Sep 22, 2010 at 2:24 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5">On Wed, Sep 22, 2010 at 4:20 PM, James Bigler &lt;<a href="mailto:jamesbigler@gmail.com">jamesbigler@gmail.com</a>&gt; wrote:<br>
&gt; I tried out CMake 2.8.3 RC1 with my project today.  When I modify a<br>
&gt; CMakeLists.txt file and compile, the reload project dialog starts up and I<br>
&gt; click &quot;No&quot; for don&#39;t start recompiling (because it calls ALL_BUILD instead<br>
&gt; of the one project I want to build), and then I get a &quot;the build must be<br>
&gt; stopped before the solution can be closed&quot;.  I click &quot;OK&quot; and then I get a<br>
&gt; dialog that says:<br>
&gt;<br>
&gt; &quot;Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))&quot;<br>
&gt;<br>
&gt; Any clues as to why this might be happening or how I can fix it?<br>
<br>
</div></div>Just try building again. You will get comm errors if you take too long<br>
to answer the prompt from when the macro first loaded. I see this<br>
probably 1 time a week on VS2008 and VS2005. I do not have 2010 until<br>
software licencing renews in two months.<br>
<font color="#888888"><br>
John<br>
</font></blockquote></div><br>Yeah, I&#39;ve also seen this &quot;timeout&quot; before in VS2008, but I promise you I clicked the button as soon as it came up so this isn&#39;t the issue.  It also does it every single time.<br>