Hi, On Tuesday 10 May 2011 21:47:41 Alexander Neundorf wrote: > Are you using cmake >= 2.8 ? > If so, there the switch CTEST_USE_LAUNCHERS. If this is set in your ctest- > script, the output parsing works better.
After I set CTEST_USE_LAUNCHERS (I didn't change anything else at the same time), all warnings and errors are suppressed. I.e. the dashboard sees 0 warnings and 0 errors on every build now. Which is clearly wrong. Can you give me a hint how to debug this? You can find the ctest debug output of a run with lots of warnings and errors at http://compeng.uni- frankfurt.de/~kretz/ctest-debug.log Cheers, Matthias -- ________________________________________________________ Matthias Kretz (Germany) <>< http://kretzfamily.de/ _______________________________________________ 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
