mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
186673ba0b
Discussed on Discourse:
https://discourse.cmake.org/t/cross-compiling-from-a-windows-host-targeting-raspbian-32-bits-arm/9250
14 lines
480 B
Plaintext
14 lines
480 B
Plaintext
CMake Error at BadCompilerC.cmake:2 \(enable_language\):
|
|
The CMAKE_C_COMPILER:
|
|
|
|
no-C-compiler
|
|
|
|
is not a full path and was not found in the PATH.( Perhaps the extension is
|
|
missing\?)?
|
|
|
|
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:3 \(include\)$
|