You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would say even if you are able to compile it, it will be useless for you since USB-HID kernel extension will be in use. That means the libusb cannot access USB hardware. I have already analysed this area when writing LED control command for my CK550, since my original idea was to base my SW on libusb. Probably, the only suitable way is to use Apple IOHIDManager.
Hey!
I tried to compile to the project on macOS (High Sierra), but I'm getting this error:
I have libusb 1.0.22 installed via homebrew.
The text was updated successfully, but these errors were encountered: