CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeTestFortranCompiler.cmake:54 (message): The Fortran compiler "C:/MinGW/bin/gfortran.exe" is not able to compile a simple test program. It fails with the following output: Change Dir: C:/test/CMakeFiles/CMakeTmp Run Build Command:C:/MinGW/bin/mingw32-make.exe "cmTryCompileExec108399929/fast" C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec108399929.dir\build.make CMakeFiles/cmTryCompileExec108399929.dir/build mingw32-make.exe[1]: Entering directory 'C:/test/CMakeFiles/CMakeTmp' "C:\Program Files\CMake 2.8\bin\cmake.exe" -E cmake_progress_report C:\test\CMakeFiles\CMakeTmp\CMakeFiles 1 Building Fortran object CMakeFiles/cmTryCompileExec108399929.dir/testFortranCompiler.f.obj C:\MinGW\bin\gfortran.exe -c C:\test\CMakeFiles\CMakeTmp\testFortranCompiler.f -o CMakeFiles\cmTryCompileExec108399929.dir\testFortranCompiler.f.obj Linking Fortran executable cmTryCompileExec108399929.exe "C:\Program Files\CMake 2.8\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTryCompileExec108399929.dir\link.txt --verbose=1 "C:\Program Files\CMake 2.8\bin\cmake.exe" -E remove -f CMakeFiles\cmTryCompileExec108399929.dir/objects.a "" cr CMakeFiles\cmTryCompileExec108399929.dir/objects.a @CMakeFiles\cmTryCompileExec108399929.dir\objects1.rsp Error running link command: The parameter is incorrect CMakeFiles\cmTryCompileExec108399929.dir\build.make:83: recipe for target 'cmTryCompileExec108399929.exe' failed mingw32-make.exe[1]: *** [cmTryCompileExec108399929.exe] Error 2 mingw32-make.exe[1]: Leaving directory 'C:/test/CMakeFiles/CMakeTmp' Makefile:116: recipe for target 'cmTryCompileExec108399929/fast' failed mingw32-make.exe: *** [cmTryCompileExec108399929/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:3 (enable_language)