Tagged Questions
0
votes
1answer
87 views
Include libusb in a package without the use of Macports
I'm making an installer for my Qt app that communicates with the USB port.
For the app to work, libusb must be installed. I can do that using macports in terminal but that might be a hassle for my ...
0
votes
1answer
893 views
Installing cURL from Macports fails
I'm trying to install libusb-devel using Macports on a friend's Mac (we need it in order to install Osceleton). On my computer, the installation went perfectly well, but I'm stuck while installing it ...
3
votes
1answer
11k views
How to set up libusb on Mac OS X?
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-sane) it said something about ...