[CMake] Visual Studio plugin help

David Cole david.cole at kitware.com
Tue Jun 23 16:43:19 EDT 2009


In VS 2005, the file is in your "My Documents" folder of Windows, under
"Visual Studio 2005/Projects/VSMacros80/CMakeMacros".
If you remove it, CMake should put it back again next time it configures...

Does the exception happen while you are closing an instance of Visual
Studio? (Or might there be a previously crashed one still evident in the
Task Manager or Process Explorer...?)

Have you rebooted lately?




On Tue, Jun 23, 2009 at 4:30 PM, James Bigler <jamesbigler at gmail.com> wrote:

> Where is the VS plugin stored on disk?
>
> Can I remove it, and have CMake add it again?
>
> Somehow I managed to get my Visual Studio into a state where often
> when the CMake plugin unloads the solution, VS crashes with the
> following error:
>
> The server threw an exception. (Exception from HRESULT: 0x80010105
> (RPC_E_SERVERFAULT))
>
> I've tried to google around to see if this was just circumstantial
> with unloading the project and has nothing to do with the plugin, but
> I couldn't find anything applicable.
>
> I installed the following:
>
> VS 2005 8 Pro
> VS 2008 9 Pro
> CMake 2.6.4
> VS 2005 8 Upgraded to Team
> VS 2008 9 Upgraded to Team
>
> I haven't done a lot of testing with VS 2008 lately.  Most of the work
> I've been doing lately has been with 2005, and it crashes frequently
> but not always.
>
> Thanks,
> James
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090623/b8c78c93/attachment.htm>


More information about the CMake mailing list