On Wed, Sep 22, 2010 at 2:24 PM, John Drescher <span dir="ltr"><<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>></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 <<a href="mailto:jamesbigler@gmail.com">jamesbigler@gmail.com</a>> wrote:<br>
> I tried out CMake 2.8.3 RC1 with my project today. When I modify a<br>
> CMakeLists.txt file and compile, the reload project dialog starts up and I<br>
> click "No" for don't start recompiling (because it calls ALL_BUILD instead<br>
> of the one project I want to build), and then I get a "the build must be<br>
> stopped before the solution can be closed". I click "OK" and then I get a<br>
> dialog that says:<br>
><br>
> "Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))"<br>
><br>
> 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've also seen this "timeout" before in VS2008, but I promise you I clicked the button as soon as it came up so this isn't the issue. It also does it every single time.<br>