>> libftdi needs the libusb lib, but there is only a libusb.h file. So
Are you sure you have libusb-win32 , as opposed to some other version of libusb? My copy only has usb.h, not libusb.h. I think the name changed from usb.h to libusb.h from 0.1 to 1.0, but currently, AFAIK, 1.0 is unavailable for win32, and libftdi doesn't (yet) use 1.0. In other words, if you download the correct libusb, it should work. Michael -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
