
See also "/cygdrive/g/C++/cmake-build-debug/CMakeFiles/CMakeOutput.log". Configuring incomplete, errors occurred! Specify -help for usage, or press the help button on the CMake GUI.ĬMake will not be able to correctly generate this project. Run Build Command(s):/usr/bin/cmake.exe cmTC_8dd53/fast & CMake Error: The source directory "/cygdrive/g/C++/cmake-build-debug/CMakeFiles/CMakeTmp/cmTC_8dd53/fast" does not exist.


Is not able to compile a simple test program.Ĭhange Dir: /cygdrive/g/C++/cmake-build-debug/CMakeFiles/CMakeTmp Check for working C compiler: /usr/bin/gcc.exe - brokenĬMake Error at /cygdrive/c/Users/HP/AppData/Local/JetBrains/CLion2020.1/cygwin_cmake/share/cmake-3.16.5/Modules/CMakeTestCCompiler.cmake:60 (message): Check for working C compiler: /usr/bin/gcc.exe The CXX compiler identification is GNU 9.3.0 The C compiler identification is GNU 9.3.0

C:\Users\HP\AppData\Local\JetBrains\CLion2020.1\cygwin_cmake\bin\cmake.exe -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/usr/bin/cmake.exe -DCMAKE_C_COMPILER=/usr/bin/gcc.exe -DCMAKE_CXX_COMPILER=/usr/bin/c++.exe -G "CodeBlocks - Unix Makefiles" /cygdrive/g/C++
