[CMake] FW: cmake newbie questions

Phil Smith phil at voltage.com
Wed Jul 23 22:28:01 EDT 2008


Um, right.  Cut&paste misfire, hit SEND instead of PASTE.  The error:

---------------------------
CMake Error at C:/Program Files/CMake 2.6/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake:32 (MESSAGE):
  The C compiler "C:/Program Files/Dignus/dcc.exe" is not able to compile a
  simple test program.

  It fails with the following output:

   Change Dir: c:/SD/CMakeFiles/CMakeTmp

  Run Build Command:C:/PROGRA~1/GnuWin32/bin/make.exe "cmTryCompileExec/fast"

  C:/PROGRA~1/GnuWin32/bin/make.exe -f
  CMakeFiles/cmTryCompileExec.dir/build.make
  CMakeFiles/cmTryCompileExec.dir/build

  make.exe[1]: Entering directory `c:/SD/CMakeFiles/CMakeTmp'

  "C:/Program Files/CMake 2.6/bin/cmake.exe" -E cmake_progress_report
  C:/SD/CMakeFiles/CMakeTmp/CMakeFiles 1

  Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.obj

  cd C:/SD/CMakeFiles/CMakeTmp && "C:/Program Files/Dignus/dcc.exe" -o
  CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.obj -c
  C:/SD/CMakeFiles/CMakeTmp/testCCompiler.c

  The system cannot find the path specified.

  make.exe[1]: *** [CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.obj]
  Error 1

  make.exe[1]: Leaving directory `c:/SD/CMakeFiles/CMakeTmp'

  make.exe: *** [cmTryCompileExec/fast] Error 2

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:16 (project)

(Press  Cancel to suppress any further messages.)
---------------------------

-----Original Message-----
From: Bill Hoffman [mailto:bill.hoffman at kitware.com]
Sent: Wednesday, July 23, 2008 10:26 PM
To: Phil Smith
Cc: cmake at cmake.org
Subject: Re: [CMake] FW: cmake newbie questions

Phil Smith wrote:
> Well, that certainly changed the error:
>

And the error is?


-Bill


More information about the CMake mailing list