MatrixOrbital/EVE-Knob

won't compile with win10 arduino 1.8.5

Opened this issue · 0 comments

First you need to rename the ino file to EVE-Knob.ino (arduino IDE complains if ino filename name doesn't match directory name)

After opening EVE-Knob.ino, compiling for uno gives this error
C:\tmp\EVE-Knob\Eve-Knob.ino:6:24: fatal error: Arduino_AL.h: No such file or directory

File Arduino_AL.h is in the same directory as ino file, but error occurs. At a loss, might be a filename case issue. Please fix.

ps. compiles fine ubuntu 16.04 arduino 1.8.9