Dmytro Ovdiienko wrote:
Benne,
Try to build with "devenv.com <http://devenv.com>".
2009/5/28 Benne, Kyle <[email protected] <mailto:[email protected]>>
Is anyone using msbuild to run their nightly builds with Visual
Studio solutions generated by CMake? I can’t get the tests to run
or the results uploaded using the command line tool. It works fine
if I build the Nightly or Experimental targets from within the IDE.
Perhaps I am using the wrong approach? I have tried variations of
the command line “msbuild my_project.sln /target:Experimental”.
Just run these from the command line in your binary tree:
ctest -D Experimental
ctest -D Nightly
-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