I\'d like to try to make a user-space device driver using libusb on Mac, but I\'m confused where to start. In the SDK installer (which I got from http://www.ellert.se/twain-
Easiest way to do this:
brew install libusb
Homebrew is amazing and I recommend it for all developers that use Mac.