I'm looking for Mac binaries for the libusbjava wrapper. I have tried myself to build the binaries following what scant instructions I could find, but I'm pretty much a noob at developing in a gcc environment and havent been able to get past various compliation problems. At this point, it's more expedient to try to obtain a binary from someone who's already built it. I'm using OS X version 10.4.8 on intel-based hardware. If you think your binary might have a good chance of working on my Mac, could you email it to me, or post it somewhere where I can download it?
Regards,
Chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Managed to finally build the binaries myself. Once I realized the usb.h file included in the trunk was meant for windows builds only, and found the correct usb.h in the libusb source, I was able to get it to compile.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm looking for Mac binaries for the libusbjava wrapper. I have tried myself to build the binaries following what scant instructions I could find, but I'm pretty much a noob at developing in a gcc environment and havent been able to get past various compliation problems. At this point, it's more expedient to try to obtain a binary from someone who's already built it. I'm using OS X version 10.4.8 on intel-based hardware. If you think your binary might have a good chance of working on my Mac, could you email it to me, or post it somewhere where I can download it?
Regards,
Chris
Managed to finally build the binaries myself. Once I realized the usb.h file included in the trunk was meant for windows builds only, and found the correct usb.h in the libusb source, I was able to get it to compile.