This is what I get:

CMake Error: the C compiler "D:/Dev-Cpp/bin/gcc.exe" is not able to
compile a simple test program.
it fails with the following output:
d:/Dev-Cpp/bin/make.exe -f CMakeFiles/cmTryCompileExec.dir/build.make
CMakefiles/cmTryCompileExec.dir/build
make.exe[1]: Entering directory 'D:/chicken/CMakeFiles/CMakeTmp'
/D/Program\ Files/CMake\ 2.4/bin/cmake.exe -E cmake_progress_report
/D/chicken/CMakeFiles/CMakeTmp/CMakeFiles 1
process_begin: CreateProcess((null), "/D/Program Files/CMake
2.4/bin/cmake.exe" -E
make (e=3): system cannot find the path.

make.exe[1]: *** [CMakeFiles/cmTryCompileExec.dir/testCCompiler.obj] Error 3
make.exe[1]: Leaving directory 'D:/chicken/CMakeFiles/CMakeTmp'
make.exe: *** [cmTryCompileExec/fast] Error 2

and same to the simplest project.

Thank you!



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to