Hi. Very new to programing

I am trying to compile an I found and I keep getting this error message? Any help would be appreciated.

error message 2.txt (3.52 KB)

Adafruit_mfGFX.h: No such file or directory

The most likely cause of that error is that the library is not properly installed.

How to install library.

Yeah. The library can't be found.

Go to sketch->
Include Library->
Manage Libraries.

Window will pull up. Make sure the library exists, is installed(lasted update most likely), and is spelled correctly in your script.

If thats all good then just make sure the library is in the right folder along path.