You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I alraeady followed all the steps before, but now the error occurs. I use Zephyr V2.7.0 and the latest Zephyr SDK. Can I use "west" to build the file?
"CMake Error at CMakeLists.txt:7 (include):
include could not find requested file:
/cmake/app/boilerplate.cmake
-- 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."
The text was updated successfully, but these errors were encountered:
I alraeady followed all the steps before, but now the error occurs. I use Zephyr V2.7.0 and the latest Zephyr SDK. Can I use "west" to build the file?
"CMake Error at CMakeLists.txt:7 (include):
include could not find requested file:
-- 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."
The text was updated successfully, but these errors were encountered: