Created
October 30, 2017 06:05
-
-
Save mallochine/d3483d224635c1847afdbf28f598b7c5 to your computer and use it in GitHub Desktop.
no_c_compiler
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- The C compiler identification is unknown | |
-- The CXX compiler identification is unknown | |
CMake Error at CMakeLists.txt:2 (project): | |
No CMAKE_C_COMPILER could be found. | |
CMake Error at CMakeLists.txt:2 (project): | |
No CMAKE_CXX_COMPILER could be found. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment