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_32.h: No such file or directory #462

Open
figsgksss opened this issue Jan 19, 2025 · 1 comment
Open

Adafruit_GFX_32.h: No such file or directory #462

figsgksss opened this issue Jan 19, 2025 · 1 comment

Comments

@figsgksss
Copy link

c:\Users\alex\Documents\Arduino\libraries\Adafruit_ILI9488/Adafruit_ILI9488.h:22:10: fatal error: ../Adafruit_GFX_32/Adafruit_GFX_32.h: No such file or directory
#include "../Adafruit_GFX_32/Adafruit_GFX_32.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: exit status 1

Please help

@Armadillocurry
Copy link

Armadillocurry commented Feb 4, 2025

other ppl had the same error to
#335
https://github.com/adafruit/Adafruit-GFX-Library/blob/master/library.properties#L10
this means u need to install the Adafruit BusIO library
it worked for me

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

2 participants