Open strChrisLee opened 9 months ago
I installed just LVGL library.
when I build, below error is occur.
\arduino\libraries\lvgl\src/lv_conf_internal.h:59:18: fatal error: ../../lv_conf.h: No such file or directory 59 | #include "../../lv_conf.h" /Else assume lv_conf.h is next to the lvgl folder/ | ^~~~~
how can I fix it ? please help.
I installed just LVGL library.
when I build, below error is occur.
\arduino\libraries\lvgl\src/lv_conf_internal.h:59:18: fatal error: ../../lv_conf.h: No such file or directory 59 | #include "../../lv_conf.h" /Else assume lv_conf.h is next to the lvgl folder/ | ^
~~~~how can I fix it ? please help.