Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resolve component 'esp32'. #1

Open
ewaca opened this issue May 18, 2024 · 0 comments
Open

Failed to resolve component 'esp32'. #1

ewaca opened this issue May 18, 2024 · 0 comments

Comments

@ewaca
Copy link

ewaca commented May 18, 2024

Hi, i'm trying to build this project buy i get this error : Failed to resolve component 'esp32'.
I have tried with esp-dif manual install (latest and 4.2), with esp-dif in VScode, on linux, on windows ...i always get this error.
This this what i get in terminal :

Exécution de la tâche : cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -B /home/ewaca/Documents/open-authenticator-app/build -S /home/ewaca/Documents/open-authenticator-app 

-- Found Git: /usr/bin/git (found version "2.34.1") 
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/ewaca/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/ewaca/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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: /home/ewaca/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building ESP-IDF components for target esp32
CMake Error at /home/ewaca/esp/v5.2.1/esp-idf/tools/cmake/build.cmake:268 (message):
  Failed to resolve component 'esp32'.
Call Stack (most recent call first):
  /home/ewaca/esp/v5.2.1/esp-idf/tools/cmake/build.cmake:304 (__build_resolve_and_add_req)
  /home/ewaca/esp/v5.2.1/esp-idf/tools/cmake/build.cmake:599 (__build_expand_requirements)
  /home/ewaca/esp/v5.2.1/esp-idf/tools/cmake/project.cmake:605 (idf_build_process)
  CMakeLists.txt:7 (project)


-- Configuring incomplete, errors occurred!
See also "/home/ewaca/Documents/open-authenticator-app/build/CMakeFiles/CMakeOutput.log".

 *  Arrêt du processus de terminal "/usr/bin/bash '-c', 'cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -B /home/ewaca/Documents/open-authenticator-app/build -S /home/ewaca/Documents/open-authenticator-app'". Code de sortie : 1. 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant