Arduino-AppleMIDI-Library icon indicating copy to clipboard operation
Arduino-AppleMIDI-Library copied to clipboard

Unable to install on M1 apple silicon computer

Open samspencer5991 opened this issue 2 years ago • 3 comments
trafficstars

Upon trying to install this library in PlatformIO, the library won't install, coming with this error: Library Manager: Installing lathoub/Arduino-AppleMIDI-Library @ ^3.2.0 UnknownPackageError: Could not find the package with 'lathoub/Arduino-AppleMIDI-Library @ ^3.2.0' requirements for your system 'darwin_arm64'

It seems like it could be same issue as: https://github.com/earlephilhower/arduino-pico/issues/661

samspencer5991 avatar Oct 03 '23 10:10 samspencer5991

Not sure if this issue related to PlatformIO (on Apple M1) or to your related issue on the Pico.

It might be that the this current version of this library (3.3.0) depends on an upcoming new release of the underlying MIDI library.

lathoub avatar Oct 04 '23 08:10 lathoub

any comments back @samspencer5991 ?

lathoub avatar Mar 16 '24 13:03 lathoub

After running into this issue I paused plans for integrating the library into a current project. I'll double check when I get a chance to see if there are outstanding build issues.

samspencer5991 avatar Mar 19 '24 02:03 samspencer5991