运行usb/device /usb_webcam报错 no versions of leeebo/tinyusb_src match >=0.15.0~6

Moderator: ESP_Bob

liuyingjies
Posts: 1
Joined: Sat Apr 20, 2024 8:38 am

运行usb/device /usb_webcam报错 no versions of leeebo/tinyusb_src match >=0.15.0~6

Postby liuyingjies » Sat Apr 20, 2024 8:50 am

我从github中拉取了 ESP IoT Solution 项目。 运行了esp-iot-solution\examples\usb\device\usb_webcam。使用的esp-idf运行。 在运行中 我调用idf.py set-target esp32s3 命令后会报错。错误代码如下 :CMake Error at D:/wqrj/Espressif/frameworks/esp-idf-v5.2.1/tools/cmake/build.cmake:544 (message):
ERROR: Because no versions of usb_device_uvc match >=0.0.0,<0.1.0 ||
>0.1.0,<1.0.0

and usb_device_uvc (0.1.0) depends on leeebo/tinyusb_src (>=0.15.0~6), usb_device_uvc (>=0.0.0,<1.0.0) requires leeebo/tinyusb_src (>=0.15.0~6).

So, because no versions of leeebo/tinyusb_src match >=0.15.0~6

and project depends on usb_device_uvc (0.*), version solving failed.

Call Stack (most recent call first):
D:/wqrj/Espressif/frameworks/esp-idf-v5.2.1/tools/cmake/project.cmake:605 (idf_build_process)
CMakeLists.txt:25 (project)

Who is online

Users browsing this forum: No registered users and 26 guests