Component "esp32"

Jorgen
Posts: 51
Joined: Fri Dec 09, 2022 11:39 am

Component "esp32"

Postby Jorgen » Wed Feb 07, 2024 1:25 pm

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
Attachments
CMakeOutput.log
(68.11 KiB) Downloaded 74 times

Jorgen
Posts: 51
Joined: Fri Dec 09, 2022 11:39 am

Re: Component "esp32"

Postby Jorgen » Wed Feb 07, 2024 2:22 pm

I have solved the issue. The library was a too old version without support for ESP32-S3.

Regards,
Jorgen

Who is online

Users browsing this forum: No registered users and 113 guests