MHeironimus / ArduinoJoystickLibrary

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
GNU Lesser General Public License v3.0
2.06k stars 403 forks source link

Can't install library on new Arduino IDE 2.0 beta #209

Closed erjdriver closed 3 years ago

erjdriver commented 3 years ago

I downloaded the zip file.

Went to Sketch >> Include Library >> Add Zip library

Pointed to the downloaded zip file and get the following error

Error: Request installZip failed with message: 2 UNKNOWN: library is not valid: missing header file "ArduinoJoystickLibrary-master.h"

erjdriver commented 3 years ago

Copied the folder manually to

%MY_DOCUMENTS%\Arduino\Libraries