Is CMake supposed to stop the VS build when configure fails?

1>CMake Error in samples/traversal/CMakeLists.txt:
1>  Cannot find source file "traversal.c".  Tried extensions .c .C .c++ .cc
1>  .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
1>-- Build files have been written to: C:/code/rtsdk/rtmain/build-64-vs9-c30
1>Project : error PRJ0019: A tool returned an error code from "Checking
Build System"
1>Build log was saved at
"file://c:\code\build-64-vs9-c30\ZERO_CHECK.dir\Release\BuildLog.htm"
1>ZERO_CHECK - 1 error(s), 0 warning(s)
2>------ Build started: Project: ggg, Configuration: Release x64 ------
3>------ Build started: Project: rrr, Configuration: Release x64 ------
2>Compiling...

I'm currently using VS 2008 64 bit with CMake 2.6.3.
_______________________________________________
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

Reply via email to