How about "-C Debug" instead of "-C debug"? -- case matters.<br><br><br><div class="gmail_quote">On Thu, Oct 22, 2009 at 4:10 AM, Stappers, F.P.M. <span dir="ltr"><<a href="mailto:F.P.M.Stappers@tue.nl">F.P.M.Stappers@tue.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br>
<br>
I'm facing the following problem and have some difficulty solving it.<br>
I want to set up Nightly/Experimental tests for debug builds with MSVC2008.<br>
After a cmake-configure, I execute the following command:<br>
<br>
"ctest -C debug -D Experimental -V"<br>
<br>
When inspecting the verbose output I see:<br>
<br>
Run command: "C:\PROGRA~1\MICROS~1.0\Common7\IDE\VCExpress.exe" "PROJECT.sln" "/build" "Release" "/project" "ALL_BUILD"<br>
<br>
According to the verbose output, it builds a release version (and not a debug) for PROJECT.<br>
I've tested it on 2.6.4 and 2.8.0-rc3, and both seem to suffer from this phenomenon.<br>
If somebody could give some advise, I would be very thankful.<br>
<br>
Kind Regards,<br>
Frank Stappers<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br>