esp32-s3-eye编译报错

Ccssjnjn
Posts: 3
Joined: Mon Mar 25, 2024 12:58 pm

esp32-s3-eye编译报错

Postby Ccssjnjn » Mon Mar 25, 2024 1:05 pm

在编译esp-who-master中的例程中报错,用的IDF版本为5.0.2

报错的内容如下:
Solving dependencies requirements
CMake Error at E:/Espressif_5.0.2/frameworks/esp-idf-v5.0.2/tools/cmake/build.cmake:519 (message):
ERROR: Cannot find versions of "espressif/esp-sr" with version satisfying
"~1.5.1" for the current target "esp32s3"

Call Stack (most recent call first):
E:/Espressif_5.0.2/frameworks/esp-idf-v5.0.2/tools/cmake/project.cmake:447 (idf_build_process)
CMakeLists.txt:8 (project)


-- Configuring incomplete, errors occurred!
See also "E:/esp-who-master/examples/esp32-s3-eye/build/CMakeFiles/CMakeOutput.log".
cmake failed with exit code 1, output of the command is in the E:\esp-who-master\examples\esp32-s3-eye\build\log\idf_py_stderr_output_7052 and E:\esp-who-master\examples\esp32-s3-eye\build\log\idf_py_stdout_output_7052

E:\esp-who-master\examples\esp32-s3-eye>

@Shawn
Posts: 14
Joined: Wed Dec 18, 2019 11:15 am

Re: esp32-s3-eye编译报错

Postby @Shawn » Tue Mar 26, 2024 6:16 am

Please try to modify the version info in `idf_component.yml`

dependencies:
espressif/esp-sr: ">=1.6.0"

Who is online

Users browsing this forum: No registered users and 95 guests