12345678910111213 |
- You have changed variables that require your cache to be deleted.
- Configure will be re-run and you may have to reset some variables.
- The following variables have changed:
- CMAKE_C_COMPILER= *
- +
- CMake Error at EmptyCompiler.cmake:2 \(enable_language\):
- No CMAKE_C_COMPILER could be found.
- Tell CMake where to find the compiler by setting either the environment
- variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
- the compiler, or to the compiler name if it is in the PATH.
- Call Stack \(most recent call first\):
- CMakeLists.txt:6 \(include\)$
|