|
From: Accio <ac...@ya...> - 2017-11-22 10:58:11
|
Hi, does actual (v1.0.21) version supports isochronous transfer on Windows out of the box? I've compiled the library under MinGw, all other stuffs works flawless but isochronous transfer gives 'LIBUSB_ERROR_NOT_SUPPORTED' on the libusb_submit_transfer. My code works well under Linux, so the problem should not be there. I'm using WinUSB driver installed by Zadig on Windows 10. The only mailing list messages I've found are 2015 old so I suppose that something could have changed by then, There's some special trick to make it works? Thank you. |