[pyusb-users] pyusb with libusb-compat

2012-04-19 Thread Ron Eggler
Hi There, I want to compile pyusb as part of a buildroot environment for an ARM processor. How do I tell it to compile with libusb-compat support? Asking because there's a driver that wants PyUSB 0.4.x and libusb 0.1.12 (but I need a newer libusb due to usb_modeswitch). Any ideas? Thank you!1 R

Re: [pyusb-users] pyusb with libusb-compat

2012-04-19 Thread Tormod Volden
On Fri, Apr 20, 2012 at 2:46 AM, Ron Eggler wrote: > Hi There, > > I want to compile pyusb as part of a buildroot environment for an ARM > processor. How do I tell it to compile with libusb-compat support? Asking > because there's a driver that wants PyUSB 0.4.x and libusb 0.1.12 (but I need > a ne