I get this issue building VTK, ParaView and ITK on Windows. It often happens if I haven't build for a week or so. Generally just re-running the build again fixes everything. To me it seems to be a Visual Studio issue not CMake.
Andrew On Fri, Jul 31, 2009 at 5:10 AM, Bill Hoffman<[email protected]> wrote: > j s wrote: >> >> To clarify, if my dependencies are properly spelled out correctly for all >> of my targets, the build order will be handled properly in Visual Studio? >> > > Yes, and if you are running it from the command line, you should build the > ALL_BUILD target. Then build the RUN_TESTS. Currently, the RUN_TESTS is > expected to be run after the build is done, and should not be built before. > > -Bill > _______________________________________________ > 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 > -- ___________________________________________ Andrew J. P. Maclean Centre for Autonomous Systems The Rose Street Building J04 The University of Sydney 2006 NSW AUSTRALIA Ph: +61 2 9351 3283 Fax: +61 2 9351 7474 URL: http://www.acfr.usyd.edu.au/ ___________________________________________ _______________________________________________ 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
