EmptyCompiler-stderr.txt 575 B

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