How to install libusb-win32
Hi,
Trying to install libusb-win32 in order to compile some code that needs the 'lusb0_usb.h' library, not sure how to do this in appveyor, since there is no `choco install libusb` command available, this is the setup instructions I've found:
https://code.google.com/p/micropendous/wiki/SetupLibUSBWindows
But since they require installing an .exe file, not sure how to do it.
This is the library sourceforge page: http://sourceforge.net/projects/libusb-win32/
Any advice or help you can provide? thanks in advance.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 16 Jul, 2015 05:15 AM
If the installer supports silent mode then you can use this approach:
https://gist.github.com/FeodorFitsner/52836b9894f878d154a2
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:57 AM.