[CMake] Building CTestDashboardTargets Experimental, etc From Xcode Fails

Patrick Sauter ehh.patrick at gmail.com
Mon Sep 22 12:12:12 EDT 2014


Hello!  I am trying to build my Dashboard targets from inside Xcode, and it keeps failing!  Here is the build log...

echo ""
/usr/local/Cellar/cmake/3.0.2/bin/ctest -C Debug -D Experimental
   Site: macpat
   Build name: Darwin-clang++
Create new tag: 20140922-1554 - Experimental
Configure project
   Each . represents 1024 bytes of output
    .... Size of output: 3K
Build project
   Each symbol represents 1024 bytes of output.
   '!' represents an error and '*' a warning.
    .....make: *** [/Volumes/Users/patrick/Projects/skeleton/xcode_build/CMakeFiles/Experimental] Interrupt: 2

Building these targets with Unix Makefiles works just fine.  Running "/usr/local/Cellar/cmake/3.0.2/bin/ctest -C Debug -D Experimental”
manually in the Xcode build directory works just fine.  Any ideas?!

Thanks,
Patrick


More information about the CMake mailing list