On Thursday, 10. June 2010 14:52:27 Uwe Bonnes wrote: > Hello, > > from src/Makefile.am, it seams that libftdi-1 should proiduce a version > 1.17.0. The CMakefile still doesn't cope with that yet. > > However ftdi.h already have diverged somehow, like: > > > - void ftdi_set_usbdev (struct ftdi_context *ftdi, usb_dev_handle > *usbdev); + void ftdi_set_usbdev (struct ftdi_context *ftdi, struct > libusb_device_handle *usbdev); > > How will we cope with that?
Hmm. Different file names/directories? I haven't made up my mind about the first "official" libftdi-1 release. But it can't be too far away ;) Thomas -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
