ESP32-who编译报错
ESP32-who编译报错
IDF是4.3.1版本,Python是3.8版本,编译其他example如hello world 、ADC、GPIO都没问题,如图1
但是编译ESP32-who下的所有example都会出现这个问题Failed to resolve component 'esp32-camera'.这个问题如图2,3;用于商用,会量产,希望能尽快得到回复 用于商用,会量产,希望能尽快得到回复-
- Posts: 47
- Joined: Mon Dec 10, 2018 10:55 am
Re: ESP32-who编译报错
Hi
esp32_cam 作为 esp-who 的 sub-module,需要拉一下
git clone 的时候如果没有加--recursive的话, submodule要update一下
git submodule update --init --recursive
esp32_cam 作为 esp-who 的 sub-module,需要拉一下
git clone 的时候如果没有加--recursive的话, submodule要update一下
git submodule update --init --recursive
Who is online
Users browsing this forum: No registered users and 33 guests