Proton23

Cmake Error

Jun 21st, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. The C compiler identification is unknown
  2. Check for working C compiler: C:/Program Files/mingw-w64/x86_64-5.3.0-posix-seh-rt_v4-rev0/mingw64/bin/g++.exe
  3. Check for working C compiler: C:/Program Files/mingw-w64/x86_64-5.3.0-posix-seh-rt_v4-rev0/mingw64/bin/g++.exe -- broken
  4. CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.5/Modules/CMakeTestCCompiler.cmake:61 (message):
  5. The C compiler "C:/Program
  6. Files/mingw-w64/x86_64-5.3.0-posix-seh-rt_v4-rev0/mingw64/bin/g++.exe" is
  7. not able to compile a simple test program.
  8.  
  9. It fails with the following output:
  10.  
  11. Change Dir: D:/Data/Libs/ZLib/CMakeFiles/CMakeTmp
  12.  
  13.  
  14.  
  15. Run Build Command:"C:/PROGRA~2/CMake/bin/cmake.exe" "cmTC_579fd/fast"
  16.  
  17. CMake Error: The source directory
  18. "D:/Data/Libs/ZLib/CMakeFiles/CMakeTmp/cmTC_579fd/fast" does not exist.
  19.  
  20.  
  21. Specify --help for usage, or press the help button on the CMake GUI.
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. CMake will not be able to correctly generate this project.
  29. Call Stack (most recent call first):
  30. CMakeLists.txt:4 (project)
Advertisement
Add Comment
Please, Sign In to add comment