[CMake] cmake query

Philip Lowman philip at yhbt.com
Sun Jan 3 14:14:18 EST 2010


You're missing the mingw32-make program.  If you used the installer
there is a checkbox for it.  Alternatively you can download and unzip
it from here:
http://sourceforge.net/projects/mingw/files/MinGW%20make/


2010/1/3 sdfsdfs sdfsdfsd <dhmoubagg at hotmail.com>:
> Hello, Im ttrying to install a program in windows using cmake gui. I get the
> folloeing errors when im trying to configure it:
>
>
> The C compiler identification is GNU
>
> The CXX compiler identification is GNU
>
> Check for working C compiler: C:/MinGW/bin/gcc.exe
>
> CMake Error: Generator: execution of make failed. Make command was: make
> "cmTryCompileExec\fast"
>
> Check for working C compiler: C:/MinGW/bin/gcc.exe -- broken
>
> CMake Error at
> ../../cmake-2.8.0-win32-x86/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:50
> (MESSAGE):
>
> The C compiler "C:/MinGW/bin/gcc.exe" is not able to compile a simple test
>
> program.
>
> It fails with the following output:
>
> Change Dir: L:/.rsrc/CMakeFiles/CMakeTmp
>
> Run Build Command:make "cmTryCompileExec\fast"
>
> The system cannot find the file specified
>
> Generator: execution of make failed. Make command was: make
>
> "cmTryCompileExec\fast"
>
> CMake will not be able to correctly generate this project.
>
> Call Stack (most recent call first):
>
> CMakeLists.txt:3 (project)
>
> Configuring incomplete, errors occurred!
>
>
>
>
>
> Anyone got any ideas what is going wrong and how to fix the problem?
>
> ________________________________
> Windows Live: Keep your friends up to date with what you do online.
> _______________________________________________
> 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://www.cmake.org/mailman/listinfo/cmake
>



-- 
Philip Lowman


More information about the CMake mailing list