Also, what are &quot;filters files&quot;?  Sometimes I get a dialog that says: &quot;The filters file for project YYY has been modified outside the environment.&quot;  I got this instead of the CMake macro dialog:<br><br>1&gt;------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------<br>

1&gt;  Checking Build System<br>1&gt;  CMake does not need to re-run because C:/code/yyy/build-32-vs10-c30/CMakeFiles/generate.stamp is up-to-date.<br>1&gt;  CMake does not need to re-run because C:/code/yyy/build-32-vs10-c30/src/CMakeFiles/generate.stamp is up-to-date.<br>

1&gt;  CMake is re-running because C:/code/yyy/build-32-vs10-c30/src/hhh/CMakeFiles/generate.stamp is out-of-date.<br>1&gt;    the file &#39;C:/code/yyy/src/hhh/CMakeLists.txt&#39;<br>1&gt;    is newer than &#39;C:/code/yyy/build-32-vs10-c30/src/hhh/CMakeFiles/generate.stamp.depend&#39;<br>

1&gt;    result=&#39;-1&#39;<br>1&gt;  -- Configuring done<br>1&gt;  -- Generating done<br>1&gt;  -- Build files have been written to: C:/code/yyy/build-32-vs10-c30<br>2&gt;---- Build started: Project hhh ---<br>...<br><br>

<br>