S
S
Slavka2015-11-29 21:28:32
Qt
Slavka, 2015-11-29 21:28:32

How to transfer a QT project from usblib-win32 to another PC?

When using the libusb-win32 library, they ask me to scatter the library files libusb0.dll and libusb0.sys into folders in system32, but I will need to use my project on other PCs, then how can I put these libraries in my project so that they can be seen?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
monah_tuk, 2015-11-30
@monah_tuk

Don't use libusb-win32. Use original libusb. Under Windows, use the standard WinUSB driver. You can force it to be assigned to a device manually using Zadig or programmatically libwdi.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question