korvo_du1906实例无法编译成功 Unknown CMake command "add_prebuilt_library"
Posted: Thu Jan 14, 2021 7:56 am
我之前做过很多esp32的实例,都没有问题;这次买了korvo_du1906的板,怎么都完不成
1. 我是完全下载了的,也是用的adf里面的idf版本。
git clone --recursive https://github.com/espressif/esp-adf.git
2. 执行了idf里的Install,和export
- E:/iot/esp-adf/components/esp-adf-libs, Chip is esp32
-- Current board name is CONFIG_ESP32_KORVO_DU1906_BOARD
CMake Error at components/bdsc_engine/CMakeLists.txt:9 (add_prebuilt_library):
Unknown CMake command "add_prebuilt_library".
1. 我是完全下载了的,也是用的adf里面的idf版本。
git clone --recursive https://github.com/espressif/esp-adf.git
2. 执行了idf里的Install,和export
- E:/iot/esp-adf/components/esp-adf-libs, Chip is esp32
-- Current board name is CONFIG_ESP32_KORVO_DU1906_BOARD
CMake Error at components/bdsc_engine/CMakeLists.txt:9 (add_prebuilt_library):
Unknown CMake command "add_prebuilt_library".