Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---------------------------------------------------
- GUI output:
- The C compiler identification is unknown
- The CXX compiler identification is unknown
- CMake Error at CMakeLists.txt:3 (project):
- No CMAKE_C_COMPILER could be found.
- CMake Error at CMakeLists.txt:3 (project):
- No CMAKE_CXX_COMPILER could be found.
- Configuring incomplete, errors occurred!
- See also "C:/Users/Jason/Desktop/build-output/CMakeFiles/CMakeOutput.log".
- See also "C:/Users/Jason/Desktop/build-output/CMakeFiles/CMakeError.log".
- ---------------------------------------------------
- CMakeError.log:
- Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
- Compiler:
- Build flags:
- Id flags:
- The output was:
- The system cannot find the file specified
- Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
- Compiler:
- Build flags:
- Id flags:
- The output was:
- The system cannot find the file specified
- ---------------------------------------------------
- CMakeOutput.log:
- The system is: Windows - 6.3.9600 - AMD64
- ---------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement