Closed chcmq closed 3 years ago
Do you link freetype with your program? See https://github.com/lvgl/lv_lib_freetype#add-freetype-to-your-project
I used apt-get install to install it.
$apt-get install libfreetype6-dev
You also need to add the library and its include path to platformio.ini.
I'm not so experienced with PIO. Maybe @puzrin can help with that.
I just saw that you have opened a topic in the forum.
Let's continu there.
But in order to get help easier, please fill teh template.
There are no freetype
package in PIO registry. Since this is not lvgl-specific, it's better to search help on PIO forum.
Thank you very much @puzrin @kisvegabor
I am sure I have installed freetype
================================================= libs/lv_lib_freetype/lv_freetype.h:16:22: fatal error: ft2build.h: No such file or directory
=================================================