

On the other hand, since you asked your question with the macports tag, I’d suggest you use that to install libusb as it at least puts everything in a known location: Though I did find some libusb items at /usr/local/Developer/SDKs/MacOSX10.6.sdk/usr/local/ I’m not sure it came from that installer as I couldn’t find any examples, just libraries and they were labeled as libusb0.1.4. I tried to install the SDK from the aforementioned website and couldn’t find a trace of it once the installer finished.
#How to install libusb for pcsx2 mac how to#
In the SDK installer (which I got from ) it said something about examples which I couldn’t find anywhere on my computer.Ĭould anyone please describe how do I set up libusb for development on OS X? May I use Xcode? What should I include in my code? How to solve this problem? Solution no.

I’d like to try to make a user-space device driver using libusb on Mac, but I’m confused where to start.
