2020-01-28 00:54:49 +05:00

40 lines
2.6 KiB
Plaintext

"A:\Clion\CLion 2019.3.3\bin\cmake\win\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - MinGW Makefiles" C:\Users\Антон\CLionProjects\BeamNG-MP-Server
-- The C compiler identification is GNU 8.1.0
-- The CXX compiler identification is GNU 8.1.0
-- Check for working C compiler: C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe
-- Check for working C compiler: C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe -- broken
CMake Error at A:/Clion/CLion 2019.3.3/bin/cmake/win/share/cmake-3.15/Modules/CMakeTestCCompiler.cmake:60 (message):
The C compiler
"C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: C:/Users/Антон/CLionProjects/BeamNG-MP-Server/cmake-build-debug/CMakeFiles/CMakeTmp
Run Build Command(s):C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe cmTC_9978a/fast && C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_9978a.dir\build.make CMakeFiles/cmTC_9978a.dir/build
mingw32-make.exe[1]: Entering directory 'C:/Users/└эЄюэ/CLionProjects/BeamNG-MP-Server/cmake-build-debug/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9978a.dir/testCCompiler.c.obj
C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -o CMakeFiles\cmTC_9978a.dir\testCCompiler.c.obj -c C:\Users\╨Р╨╜╤В╨╛╨╜\CLionProjects\BeamNG-MP-Server\cmake-build-debug\CMakeFiles\CMakeTmp\testCCompiler.c
gcc.exe: error: C:\Users\╨Р╨╜╤В╨╛╨╜\CLionProjects\BeamNG-MP-Server\cmake-build-debug\CMakeFiles\CMakeTmp\testCCompiler.c: No such file or directory
gcc.exe: fatal error: no input files
compilation terminated.
mingw32-make.exe[1]: *** [CMakeFiles\cmTC_9978a.dir\build.make:65: CMakeFiles/cmTC_9978a.dir/testCCompiler.c.obj] Error 1
mingw32-make.exe[1]: Leaving directory 'C:/Users/└эЄюэ/CLionProjects/BeamNG-MP-Server/cmake-build-debug/CMakeFiles/CMakeTmp'
mingw32-make.exe: *** [Makefile:120: cmTC_9978a/fast] Error 2
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 "C:/Users/Антон/CLionProjects/BeamNG-MP-Server/cmake-build-debug/CMakeFiles/CMakeOutput.log".
See also "C:/Users/Антон/CLionProjects/BeamNG-MP-Server/cmake-build-debug/CMakeFiles/CMakeError.log".