[CMake] VS Plugin error with VS 2010 and CMake 2.8.3 RC1

James Bigler jamesbigler at gmail.com
Wed Sep 22 16:49:55 EDT 2010


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:

1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32
------
1>  Checking Build System
1>  CMake does not need to re-run because
C:/code/yyy/build-32-vs10-c30/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because
C:/code/yyy/build-32-vs10-c30/src/CMakeFiles/generate.stamp is up-to-date.
1>  CMake is re-running because
C:/code/yyy/build-32-vs10-c30/src/hhh/CMakeFiles/generate.stamp is
out-of-date.
1>    the file 'C:/code/yyy/src/hhh/CMakeLists.txt'
1>    is newer than
'C:/code/yyy/build-32-vs10-c30/src/hhh/CMakeFiles/generate.stamp.depend'
1>    result='-1'
1>  -- Configuring done
1>  -- Generating done
1>  -- Build files have been written to: C:/code/yyy/build-32-vs10-c30
2>---- Build started: Project hhh ---
...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100922/194d3555/attachment-0001.htm>


More information about the CMake mailing list