Re: [CMake] Difference between CMake and CVS CMake when using Bullseye

2013-11-21 Thread Bill Hoffman
On 11/21/2013 3:16 PM, NoRulez wrote: I followed the following article in the Wiki to extend my CTestScript: http://www.cmake.org/Wiki/CTest/Coverage#C.2FC.2B.2B_Coverage_with_Bullseye And i read about CVS CMake in the mailing list: http://www.cmake.org/pipermail/cmake/2007-December/018610.htm

Re: [CMake] Difference between CMake and CVS CMake when using Bullseye

2013-11-21 Thread Bill Hoffman
On 11/21/2013 11:44 AM, NoRulez wrote: Hi, i want to try Bullseye on Windows and have CMake 2.8.12 installed. Bullseye get called, creates the CMake.cov file in the binary folder but doesn't produce output in CDash. I then read that this does only work when CVS CMake is used. What is the

Re: [CMake] Difference between CMake and CVS CMake when using Bullseye

2013-11-21 Thread NoRulez
I followed the following article in the Wiki to extend my CTestScript: http://www.cmake.org/Wiki/CTest/Coverage#C.2FC.2B.2B_Coverage_with_Bullseye And i read about CVS CMake in the mailing list: http://www.cmake.org/pipermail/cmake/2007-December/018610.html In the logs i see that bullseye is r

[CMake] "Could not identify the problem"

2013-11-21 Thread Burak ER
Hello all, I am having strange problem with my simple program which uses netgen-cmake https://github.com/burak-er/netgen-cmake.git . I put netgen-cmake into a subdirectory then in my CMakeLists file I use add_subdirectory command for the inclusion of netgen. But this methods fails while linkin my

[CMake] Difference between CMake and CVS CMake when using Bullseye

2013-11-21 Thread NoRulez
Hi, i want to try Bullseye on Windows and have CMake 2.8.12 installed. Bullseye get called, creates the CMake.cov file in the binary folder but doesn't produce output in CDash. I then read that this does only work when CVS CMake is used. What is the difference between these CMake versions. Tha

Re: [CMake] Experimental builds not always shown in CDash

2013-11-21 Thread NoRulez
I checked the logs from the web server which looks fine. I also have a look on the generated xml files (Update, Submit, ...), these looks also good. The LastSubmit file shows "successfully sent". The CDash remains empty, no experimental build > Am 20.11.2013 um 18:30 schrieb Micha Hergarden :