Hi, i'm trying to install the package on a rpi4 64bit but the installation complains about missing the RtMidi.o with error 127.
Here the log output:
make: Entering directory '/home/**/***/node_modules/midi/build'
CXX(target) Release/obj.target/midi/vendor/rtmidi/RtMidi.o
make: g++: No such file or directory
make: *** [midi.target.mk:112: Release/obj.target/midi/vendor/rtmidi/RtMidi.o] Error 127
I've installed all the dependencies.
Do u have any idea about the error? Maybe the aarch64 is not fully supported?
Thanks
Hi, i'm trying to install the package on a rpi4 64bit but the installation complains about missing the RtMidi.o with error 127.
Here the log output:
I've installed all the dependencies.
Do u have any idea about the error? Maybe the aarch64 is not fully supported?
Thanks