XarkLabs / PDQ_GFX_Libs

Optimized fork of Adafruit's GFX library (and drivers) for Arduino (AVR).
114 stars 37 forks source link

zip file won't install as library in Arduino IDE #21

Closed MartinNohr closed 4 years ago

MartinNohr commented 4 years ago

When I try to install the zip file using the Arduino IDE I get the following error message. "Specified folder/zip file does not contain a valid library" I have installed many other libraries without any issues.

MartinNohr commented 4 years ago

I figured it out, user error. You have to manually install the folders for the device you want. The Arduino IDE doesn't know how to take individual lib folders out of a zip file.