24,860
社区成员




我也是这个问题,请问解决了吗
请问解决了吗,我也出现了这样的问题呜呜呜呜呜
我和你的问题一样,但是路径是没有中文,但还是报错!!!怎么回事啊啊啊啊啊啊啊啊!
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: C:/Program Files (x86)/Dev-Cpp/MinGW64/bin/gcc.exe
-- Check for working C compiler: C:/Program Files (x86)/Dev-Cpp/MinGW64/bin/gcc.exe - broken
CMake Error at C:/Program Files/JetBrains/CLion 2021.2/bin/cmake/win/share/cmake-3.20/Modules/CMakeTestCCompiler.cmake:66 (message):
The C compiler
"C:/Program Files (x86)/Dev-Cpp/MinGW64/bin/gcc.exe"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: D:/CLion Projects/On Class 2/cmake-build-debug/CMakeFiles/CMakeTmp
Run Build Command(s):C:/PROGRA~2/Dev-Cpp/MinGW64/bin/mingw32-make.exe -f Makefile cmTC_c9e70/fast && mingw32-make.exe: *** INTERNAL: readdir: No such file or directory
. Stop.
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
-- Configuring incomplete, errors occurred!
See also "D:/CLion Projects/On Class 2/cmake-build-debug/CMakeFiles/CMakeOutput.log".
See also "D:/CLion Projects/On Class 2/cmake-build-debug/CMakeFiles/CMakeError.log".
[无法重新加载]
```