HASwitchPlate / openHASP

HomeAutomation Switchplate based on lvgl for ESP32
https://www.openhasp.com
MIT License
660 stars 164 forks source link

Cannot compile master or 0.6.3 #556

Closed darkman7hr closed 8 months ago

darkman7hr commented 8 months ago

Is it new platformio or? In what version of platformio/code do you compile? 0.6.2 Compiles just fine.

`Compiling .pio/build/az-touch-mod-esp32_ili9341_4MB/src/hasp/hasp_font.cpp.o Compiling .pio/build/az-touch-mod-esp32_ili9341_4MB/src/hasp/hasp_lvfs.cpp.o src/hasp/hasp_font.cpp:14:10: fatal error: ft2build.h: No such file or directory


fvanroie commented 8 months ago

Duplicate of #405