Performing CMake files
Posted: Tue May 05, 2015 9:54 am
Hi,
I'm trying to generate a solution file using CMake. I followed step by step from the tutorial and it isn't working.
Error Message
The C compiler identification is unknown
The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:8 (PROJECT):
No CMAKE_C_COMPILER could be found.
CMake Error at CMakeLists.txt:8 (PROJECT):
No CMAKE_CXX_COMPILER could be found.
Configuring incomplete, errors occurred!
See also "C:/Users/practicanteidi/Desktop/ModelacionCODO/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/practicanteidi/Desktop/ModelacionCODO/build/CMakeFiles/CMakeError.log".
I'm trying to generate a solution file using CMake. I followed step by step from the tutorial and it isn't working.
Error Message
The C compiler identification is unknown
The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:8 (PROJECT):
No CMAKE_C_COMPILER could be found.
CMake Error at CMakeLists.txt:8 (PROJECT):
No CMAKE_CXX_COMPILER could be found.
Configuring incomplete, errors occurred!
See also "C:/Users/practicanteidi/Desktop/ModelacionCODO/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/practicanteidi/Desktop/ModelacionCODO/build/CMakeFiles/CMakeError.log".