libusb / hidapi

A Simple cross-platform library for communicating with HID devices
https://libusb.info/hidapi/
Other
1.68k stars 398 forks source link

libusb backend on windows #706

Closed mandar1jn closed 4 weeks ago

mandar1jn commented 4 weeks ago

I'm working on a program which would benefit from using the libusb backend of hidapi due to needing the ability to send control transfers. I was wondering if the libusb backend is available on windows. Libusb works on windows, but the build instructions never mention how to or if it's even possible and I had no luck getting it to compile myself.

mcuee commented 4 weeks ago

It is not supported under Windows as of now. Please go to that issue to take a look of some of my previous mod. I will close this issue.