Closed jtannenba closed 3 years ago
Can't fina a libusb.h file under Raspian Stretch. What am I missing? Is there a binary for Raspbian? I'm just trying 'Make stm8flash'. Thank you. Joe
Old post but hey... You need to install the required libusb dependancies. I don't remeber what they are exactly. try: sudo apt install libusb-1.0-0-dev or sudo apt install libusb-dev
sudo apt install libusb-1.0-0-dev
sudo apt install libusb-dev
Can't fina a libusb.h file under Raspian Stretch. What am I missing? Is there a binary for Raspbian? I'm just trying 'Make stm8flash'. Thank you. Joe