ADF Examples building

saperrcode
Posts: 1
Joined: Wed Apr 12, 2023 9:49 am

ADF Examples building

Postby saperrcode » Wed Apr 12, 2023 10:12 am

Hi everyone,
Could you please help with building ADF examples.
I can successfully build IDF example, but not an ADF one.
What am I doing wrong?

Here is a log of the build process. I run it from VScode.

CMake Error at CMakeLists.txt:5 (include):
include could not find requested file:

/CMakeLists.txt


-- Found Git: /usr/bin/git (found version "2.39.2 (Apple Git-143)")
-- The C compiler identification is GNU 8.4.0
-- The CXX compiler identification is GNU 8.4.0
-- The ASM compiler identification is GNU
-- Found assembler: /Users/user1/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/user1/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/user1/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Project is not inside a git repository, or git repository has no commits; will not use 'git describe' to determine PROJECT_VER.
-- Building ESP-IDF components for target esp32s3
CMake Error at /Users/user1/KORVO/esp-adf/esp-idf/tools/cmake/build.cmake:201 (message):
Failed to resolve component 'esp_actions'.
Call Stack (most recent call first):
/Users/user1/KORVO/esp-adf/esp-idf/tools/cmake/build.cmake:236 (__build_resolve_and_add_req)
/Users/user1/KORVO/esp-adf/esp-idf/tools/cmake/build.cmake:518 (__build_expand_requirements)
/Users/user1/KORVO/esp-adf/esp-idf/tools/cmake/project.cmake:393 (idf_build_process)
CMakeLists.txt:10 (project)


-- Configuring incomplete, errors occurred!

* The terminal process "/bin/zsh '-c', 'cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -B /Users/user1/KORVO/test_esp/wwe_test/wwe/build -S /Users/user1/KORVO/test_esp/wwe_test/wwe'" terminated with exit code: 1.

Eymerich
Posts: 2
Joined: Sun May 14, 2023 10:17 am

Re: ADF Examples building

Postby Eymerich » Sun May 14, 2023 10:29 am

What esp-idf use to build? I had downgrade to esp-idf 4.4 to run esp-adf

Who is online

Users browsing this forum: No registered users and 9 guests