Open fatso83 opened 9 years ago
I don't remember if the compat lib works perfectly on Linux or if one needs to use the 0.1-4 old library.
The errors mentioned in issue #3 is essentially the same as the ones here, so fixing that might make this work on OS X.
Like this discussion talks about on the libusb-dev mailing list, there are some troubles when compiling this for OS X. The transfers abort after a few hundred kilobytes with the return value -32.
Workaround: install any small linux distro in VirtualBox on Mac, compile and run the program through it. Works fine.