Also, what are "filters files"? Sometimes I get a dialog that says: "The filters file for project YYY has been modified outside the environment." I got this instead of the CMake macro dialog:<br><br>1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------<br>
1> Checking Build System<br>1> CMake does not need to re-run because C:/code/yyy/build-32-vs10-c30/CMakeFiles/generate.stamp is up-to-date.<br>1> 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> CMake is re-running because C:/code/yyy/build-32-vs10-c30/src/hhh/CMakeFiles/generate.stamp is out-of-date.<br>1> the file 'C:/code/yyy/src/hhh/CMakeLists.txt'<br>1> is newer than 'C:/code/yyy/build-32-vs10-c30/src/hhh/CMakeFiles/generate.stamp.depend'<br>
1> result='-1'<br>1> -- Configuring done<br>1> -- Generating done<br>1> -- Build files have been written to: C:/code/yyy/build-32-vs10-c30<br>2>---- Build started: Project hhh ---<br>...<br><br>
<br>