[CMake] VS Plugin error with VS 2010 and CMake 2.8.3 RC1

John Drescher drescherjm at gmail.com
Wed Sep 22 16:24:59 EDT 2010


On Wed, Sep 22, 2010 at 4:20 PM, James Bigler <jamesbigler at gmail.com> wrote:
> 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 "No" for don't start recompiling (because it calls ALL_BUILD instead
> of the one project I want to build), and then I get a "the build must be
> stopped before the solution can be closed".  I click "OK" and then I get a
> dialog that says:
>
> "Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))"
>
> Any clues as to why this might be happening or how I can fix it?

Just try building again. You will get comm errors if you take too long
to answer the prompt from when the macro first loaded. I see this
probably 1 time a week on VS2008 and VS2005. I do not have 2010 until
software licencing renews in two months.

John


More information about the CMake mailing list