Closed songotag closed 1 year ago
hello,
Thank you for your sharing
I tested your code and it does not compile, what version of IDF are you using? I tested with IDF5.1.1
`Call Stack (most recent call first): C:/Espressif/frameworks/esp-idf-v5.1.1/tools/cmake/build.cmake:302 (build_resolve_and_add_req) C:/Espressif/frameworks/esp-idf-v5.1.1/tools/cmake/build.cmake:595 (build_expand_requirements) C:/Espressif/frameworks/esp-idf-v5.1.1/tools/cmake/project.cmake:547 (idf_build_process) CMakeLists.txt:7 (project)
-- Configuring incomplete, errors occurred! See also "D:/esp32-8048S043-main/build/CMakeFiles/CMakeOutput.log".
With esp-idf version 5.1.2, the build completes fine. Without the actual error you ran into, it is kinda hard to determine the issue.
hello,
Thank you for your sharing
I tested your code and it does not compile, what version of IDF are you using? I tested with IDF5.1.1
`Call Stack (most recent call first): C:/Espressif/frameworks/esp-idf-v5.1.1/tools/cmake/build.cmake:302 (build_resolve_and_add_req) C:/Espressif/frameworks/esp-idf-v5.1.1/tools/cmake/build.cmake:595 (build_expand_requirements) C:/Espressif/frameworks/esp-idf-v5.1.1/tools/cmake/project.cmake:547 (idf_build_process) CMakeLists.txt:7 (project)
-- Configuring incomplete, errors occurred! See also "D:/esp32-8048S043-main/build/CMakeFiles/CMakeOutput.log".