sumotoy / TFT_ST7735

A fast driver for ST7735 displays that works with Arduino's /All Teensy's/ESP8266/SPARK
69 stars 31 forks source link

Does not work with platformio #9

Closed eni23 closed 8 years ago

eni23 commented 8 years ago

Hello

First of all, thanks for this library, i really like it.

Unfortunately the library won't compile with platformio. I allready opened an issue there: https://github.com/platformio/platformio/issues/754

The compilation stops with the following error:

.pioenvs/nodemcuv2/TFT_ST7735/TFT_ST7735.h:79:32: fatal error: _fonts/defaultFont.c: No such file or directory
#include _ST7735_DEF_FONT_PATH
^
compilation terminated.

Do you have some hints what do to that it will compile under Platformio as well? Thanks

ivankravets commented 8 years ago

Please close this issue because it is related to https://github.com/platformio/platformio/issues/754 and is fixed in the latest development version.

eni23 commented 8 years ago

@ivankravets i will do. thanks for your effort helping users of platformio, im impressed. thats how you get donations ;)

ivankravets commented 8 years ago

@eni23 Thanks a lot for a donation! 💰 It's important for PlatformIO Project.

Happy Coding with PlatformIO! 😊