as i understand fish is a 32bit app but on MASS SHNTH BOG on facebook (https://www.facebook.com/groups/481168785410750/) user James Yasha Cunningham was able to install shlisp and other software on linux...
i tried a sudo make on rpi3 with raspian but got a error:
pi@raspberry:~/shlsp/sorce $ sudo make
gcc main.cpp -xc++ -DLINUSTORWALDS -lusb-1.0 -oshlisp
In file included from main.cpp:24:0:
chub.h:13:31: fatal error: libusb-1.0/libusb.h: No such file or directory
#include <libusb-1.0/libusb.h>
^
compilation terminated.
makefile:26: recipe for target 'main' failed
make: *** [main] Error 1
any help?
