mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
17 lines
651 B
Plaintext
17 lines
651 B
Plaintext
CMake Error at C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/build.cmake:544 (message):
|
|
WARNING: Component "espressif/cbor" not found
|
|
|
|
ERROR: Because no versions of espressif/esp_insights match >1.0.1,<1.1.0
|
|
|
|
and espressif/esp_insights (1.0.1) depends on espressif/cbor (~0.6), espressif/esp_insights (>=1.0.1,<1.1.0) requires espressif/cbor (~0.6).
|
|
|
|
So, because no versions of espressif/cbor match ~0.6
|
|
|
|
and project depends on espressif/esp_insights (~1.0.1), version solving failed.
|
|
|
|
Call Stack (most recent call first):
|
|
C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project.cmake:605 (idf_build_process)
|
|
CMakeLists.txt:16 (project)
|
|
|
|
|