This is Microsoft&#39;s fault.  You should complain to them.   The only workaround for VS Express is to close your solution and run CMake manually then open your solution back up again.<div><br></div><div>The problem doesn&#39;t affect VS Professional (and I believe Standard) because they have support for macros which CMake takes advantage of to reload all of the VS project files without a lot of user interaction.</div>
<div><br><div class="gmail_quote">On Fri, May 14, 2010 at 7:55 AM, Micha Renner <span dir="ltr">&lt;<a href="mailto:Micha.Renner@t-online.de">Micha.Renner@t-online.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
There are some things in the cooperation of CMake and the Visual Studio<br>
Express-version, which which bothers me.<br>
<br>
Each change in a CMakeLists.txt file results in a message of VS Express<br>
like this: &quot;The filter file of your project changed outside VS! Do you<br>
want reload it?&quot;<br>
<br>
I could live with this, but this message is presented also for<br>
sub-projects whose CMakeLists.txt file was not changed.<br>
<br>
Let say one have a project with 5 sub-projects with one target. A change<br>
of one CMakeLists.txt results in the five-fold display of the message<br>
above plus the display for ALL_BUILD, RUN_TESTS, INSTALL and uninstall.<br>
This means I have to confirm 9 times that I want to reload the filter<br>
file of the projects.<br>
<br>
That is too much.<br>
<br>
More worse: If the the projects have more then one target, you have to<br>
confirm the reload of the filter files for each target.<br>
<br>
Greetings<br>
Micha<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Philip Lowman<br>
</div>