|
|
按照教程安装了vscode和esp-idf插件,版本V5.3.2,安装目录C:\esp32
编译factory_demo_v1工程时输出:
-- Found Git: C:/esp32/esp32_tools/tools/idf-git/2.39.2/cmd/git.exe (found version "2.39.2.windows.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: C:/esp32/esp32_tools/tools/xtensa-esp-elf/esp-13.2.0_20240530/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/esp32/esp32_tools/tools/xtensa-esp-elf/esp-13.2.0_20240530/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe - 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: C:/esp32/esp32_tools/tools/xtensa-esp-elf/esp-13.2.0_20240530/xtensa-esp-elf/bin/xtensa-esp32s3-elf-g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- git rev-parse returned 'fatal: not a git repository (or any of the parent directories): .git'
-- Could not use 'git describe' to determine PROJECT_VER.
-- Building ESP-IDF components for target esp32s3
CMake Error at C:/esp32/v5.3.2/esp-idf/tools/cmake/build.cmake:552 (message):
ERROR: The "path" field in the manifest file
"B:\AI_robot\esp_sparkbot-master
(1)\esp_sparkbot-master\example\factory_demo_v1\components\esp_sparkbot_bsp\idf_component.yml"
does not point to a directory. You can safely remove this field from the
manifest if this project is an example copied from a component repository.
The dependency will be downloaded from the ESP component registry.
Documentation:
https://docs.espressif.com/proje ... .html#override-path
Call Stack (most recent call first):
C:/esp32/v5.3.2/esp-idf/tools/cmake/project.cmake:710 (idf_build_process)
CMakeLists.txt:6 (project)
-- Configuring incomplete, errors occurred!
* The terminal process "c:\esp32\esp32_tools\tools\cmake\3.30.2\bin\cmake.exe '-G', 'Ninja', '-DPYTHON_DEPS_CHECKED=1', '-DESP_PLATFORM=1', '-B', 'e:\Data_2025\esp32_bot\factory_demo_v1\build', '-S', 'e:\Data_2025\esp32_bot\factory_demo_v1', '-DSDKCONFIG=e:\Data_2025\esp32_bot\factory_demo_v1\sdkconfig'" terminated with exit code: 1.
|
阿莫论坛21周年了!感谢大家的支持与爱护!!
“战争只是一群老头的政治游戏,可冲上去的却是一群年轻人,战争结束后,资本家满载而归,政客握手言和,只有母亲抱着墓碑哭泣!”
|