On 09.06.2012 03:28, Bill Hoffman wrote:

fails in a new way:

http://open.cdash.org/viewConfigure.php?buildid=2345213

FAILED: "CMAKE_CMCLDEPS_EXECUTABLE-NOTFOUND" testCXXCompiler.cxx
    CMakeFiles\cmTryCompileExec4166421573.dir\testCXXCompiler.cxx.obj.d
    CMakeFiles\cmTryCompileExec4166421573.dir\testCXXCompiler.cxx.obj "Note:
    including file: " C:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe /nologo /DWIN32
    /D_WINDOWS /W3 /Zm1000 /EHsc /GR /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1 /TP
    /FoCMakeFiles\cmTryCompileExec4166421573.dir\testCXXCompiler.cxx.obj
    /FdcmTryCompileExec4166421573.pdb -c testCXXCompiler.cxx

    CreateProcess failed: The system cannot find the file specified.

For testing your system is better than any build server ;)

I did a FIND_PROGRAM for setting CMAKE_CMCLDEPS_EXECUTABLE, now
cmake.exe in CMAKE_COMMAND is simply replaced by cmcldeps.exe.

But it seems I have also to switch to a patch with spaces.

Peter
--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to