You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: