Can't build lvgl for esp-idf esp32

Hi,

i’ve downloaded components to my project with official instructions doc but i’ve got errors from compiler as in screenshot

It’s very strange because these are the macros that are at the beginning of the file. Why my compiler can’t see these macros and won’t compile the code?

Thanks for help!

Hi @tomacaster,

Currently, the ESP-IDF (v5.x) offers easy, solid integration with LVGL.
I hope you have found a solution for your project.

More details about IDF integration, I suggest you check this link:

https://lvgl.io/docs/open/9.4/details/integration/chip_vendors/espressif/add_lvgl_to_esp32_idf_project.html