|
From: Jaco <ja...@jd...> - 2020-01-21 20:51:50
|
Hi all. I don't understand what is the difference between libusb-1.0 and libusb-dev I have a program running using v1.0.22.11312 of libusb-dev on Raspbian Buster and it works fine I then moved to a Pi that is running Stretch and there the version that installed is v1.0.21.11156 The program does not work correctly using v1.0.21.11156. I keep on getting timeouts and corrupt data / half buffers with carriage returns where they should not be. So my question are? 1) Is it the version that is causeing my problems on Stretch? 2) How do I install the latest version on Strech (Arm) 3) what is the differerance between libusb 1 and libusb dev |