limpens / esp32-2432S028

Example esp-idf project for Sunton 2432S028
15 stars 0 forks source link

compilation error #1

Closed songotag closed 1 year ago

songotag commented 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".

limpens commented 1 year ago

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.