Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adafruit GFX Font missing gfxfont.h but it is there .. #2

Open
Martenz opened this issue Mar 29, 2021 · 0 comments
Open

Adafruit GFX Font missing gfxfont.h but it is there .. #2

Martenz opened this issue Mar 29, 2021 · 0 comments

Comments

@Martenz
Copy link

Martenz commented Mar 29, 2021

Hi,

trying to compile with platformio but I got the following error, any hint how to solve it ?
Thanks

RUN CODE: 11 T-Watch wakeup BMA423 AXP202 minimal version

Compiling .pio\build\ttgo-t-watch\lib70b\TTGO TWatch Library\libraries\GxEPD\src\GxFont_GFX.cpp.o In file included from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/../../U8g2_for_Adafruit_GFX/src/../../TFT_eSPI/TFT_eSPI.h:577:0, from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/../../U8g2_for_Adafruit_GFX/src/U8g2_for_Adafruit_GFX.h:41, from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/GxFont_GFX.h:32, from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/GxFont_GFX.cpp:23: .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/../../U8g2_for_Adafruit_GFX/src/../../TFT_eSPI/Fonts/GFXFF/GFXFF.h:13:52: fatal error: ../../../Adafruit-GFX-Library/gfxfont.h: No such file or directory compilation terminated. In file included from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/../../U8g2_for_Adafruit_GFX/src/../../TFT_eSPI/TFT_eSPI.h:577:0, from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/../../U8g2_for_Adafruit_GFX/src/U8g2_for_Adafruit_GFX.h:41, from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/GxFont_GFX.h:32, from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/GxEPD.h:21, from .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/GxEPD.cpp:13: .pio/libdeps/ttgo-t-watch/TTGO TWatch Library/src/libraries/GxEPD/src/../../U8g2_for_Adafruit_GFX/src/../../TFT_eSPI/Fonts/GFXFF/GFXFF.h:13:52: fatal error: ../../../Adafruit-GFX-Library/gfxfont.h: No such file or directory compilation terminated. *** [.pio\build\ttgo-t-watch\lib70b\TTGO TWatch Library\libraries\GxEPD\src\GxFont_GFX.cpp.o] Error 1 *** [.pio\build\ttgo-t-watch\lib70b\TTGO TWatch Library\libraries\GxEPD\src\GxEPD.cpp.o] Error 1 ================================================================== [FAILED] Took 39.56 seconds ================================================================== The terminal process "C:\Users\Martenz\.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant