CMAKE ERROR
Posted: Mon Jun 21, 2021 7:43 pm
Hello, I have this error when I try to build the blink code
Python requirements from C:\Users\Jvele\esp\esp-idf\requirements.txt are satisfied.
CMake Error at C:/Users/Jvele/esp/esp-idf/tools/cmake/component.cmake:224 (message):
CMake Error at
C:/Users/Jvele/esp/esp-idf/tools/cmake/scripts/component_get_requirements.cmake:97
(include):
include called with invalid argument:
CODE/ESP-32/blink/blink/main/CMakeLists.txt
Call Stack (most recent call first):
C:/Users/Jvele/esp/esp-idf/tools/cmake/scripts/component_get_requirements.cmake:115 (__component_get_requirements)
Call Stack (most recent call first):
C:/Users/Jvele/esp/esp-idf/tools/cmake/build.cmake:414 (__component_get_requirements)
C:/Users/Jvele/esp/esp-idf/tools/cmake/project.cmake:396 (idf_build_process)
CMakeLists.txt:6 (project)
-- Configuring incomplete, errors occurred!
Python requirements from C:\Users\Jvele\esp\esp-idf\requirements.txt are satisfied.
CMake Error at C:/Users/Jvele/esp/esp-idf/tools/cmake/component.cmake:224 (message):
CMake Error at
C:/Users/Jvele/esp/esp-idf/tools/cmake/scripts/component_get_requirements.cmake:97
(include):
include called with invalid argument:
CODE/ESP-32/blink/blink/main/CMakeLists.txt
Call Stack (most recent call first):
C:/Users/Jvele/esp/esp-idf/tools/cmake/scripts/component_get_requirements.cmake:115 (__component_get_requirements)
Call Stack (most recent call first):
C:/Users/Jvele/esp/esp-idf/tools/cmake/build.cmake:414 (__component_get_requirements)
C:/Users/Jvele/esp/esp-idf/tools/cmake/project.cmake:396 (idf_build_process)
CMakeLists.txt:6 (project)
-- Configuring incomplete, errors occurred!