[CMake] VS project reloading

Aaron_Wright at selinc.com Aaron_Wright at selinc.com
Thu Apr 8 12:24:37 EDT 2010


What version of VS are you using? I saw this behavior in VC++ 2008 
express, but when I upgraded to the full version this went away. None of 
my files are closed during a solution or project refresh.

-------------------------------------------------------------
Aaron Wright




From:
James Bigler <jamesbigler at gmail.com>
To:
cmake at cmake.org
Date:
04/08/2010 08:47 AM
Subject:
[CMake] VS project reloading
Sent by:
cmake-bounces at cmake.org



I'm wondering if anyone had any thoughts on this issue.

When CMake detects that the project or solution files for VS have changed 
it runs some plugin that unloads the solution and loads it up again.  
While this works to keep things updated, it had the unfortunate 
consequence of loosing any of the undo history in any of the files that 
were being edited in VS.  Does anyone have a workaround for this besides 
using an external editor?  I tried to click "cancel" to let VS do the 
project reloading, but it closes any files that are associated with the 
given project that is reloaded.

I'm getting a lot of push back from developers who are finding unhelpful 
to loose their undo history.

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/20100408/7dfce877/attachment.htm>


More information about the CMake mailing list