The C compiler identification is GNU 3.4.2 The CXX compiler identification is GNU 3.4.2 Check for working C compiler: C:/Dev-Cpp/bin/mingw32-gcc.exe Check for working C compiler: C:/Dev-Cpp/bin/mingw32-gcc.exe -- broken CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "C:/Dev-Cpp/bin/mingw32-gcc.exe" is not able to compile a simple test program. It fails with the following output: Change Dir: C:/Users/Dimension Master/Desktop/code in/New folder/CMakeFiles/CMakeTmp Run Build Command:C:/Dev-Cpp/bin/mingw32-make.exe "cmTryCompileExec1873712862/fast" C:/Dev-Cpp/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec1873712862.dir\build.make CMakeFiles/cmTryCompileExec1873712862.dir/build mingw32-make.exe[1]: Entering directory `C:/Users/Dimension Master/Desktop/code in/New folder/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E cmake_progress_report "C:\Users\Dimension Master\Desktop\code in\New folder\CMakeFiles\CMakeTmp\CMakeFiles" 1 process_begin: CreateProcess((null), echo Building C object CMakeFiles/cmTryCompileExec1873712862.dir/testCCompiler.c.obj, ...) failed. make (e=2): The system cannot find the file specified. mingw32-make.exe[1]: *** [CMakeFiles/cmTryCompileExec1873712862.dir/testCCompiler.c.obj] Error 2 mingw32-make.exe[1]: Leaving directory `C:/Users/Dimension Master/Desktop/code in/New folder/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec1873712862/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:107 (project) Configuring incomplete, errors occurred!