I am running a C++ project using the I2C. In CMakeList.txt I call up the external lib esp-idf-lib-master/components and in the code I include "bh1750" and "bmp280".
I use an esp32s3 processor.
When I build the project, I get the error message:
CMake Error at C:/Espressif/frameworks/esp-idf-v5.1.2/tools/cmake/build.cmake:266 (message):
-- Configuring incomplete, errors occurred!
Failed to resolve component 'esp32'.
See also "D:/Projects_ESP32/IOT_V_2/Ex_i2c/build/CMakeFiles/CMakeOutput.log".
I can't find any clue in the CMakeOutput.log. The file is attached.
I can't find any component in the library called "esp32".
I have searched on the internet for a component called "esp32" but did not find any.
How do I solve this issue?
Regards,
Jorgen
Component "esp32"
Component "esp32"
- Attachments
-
- CMakeOutput.log
- (68.11 KiB) Downloaded 74 times
Re: Component "esp32"
I have solved the issue. The library was a too old version without support for ESP32-S3.
Regards,
Jorgen
Regards,
Jorgen
Who is online
Users browsing this forum: No registered users and 94 guests