Is there a way to program USB in Qt? I am using Qt Creator 2.6, which is based on Qt version 5.0.0, and this is the last Qt Creator that works with the Microsoft Visual Studio 2010 compiler.
I have a toy called " Dreamcheeky Thunder Missile Launcher " and I need to program this USB device.
I tried LibUSB but it ruined everything. He even renamed the device port, and I had to cancel everything using the USBDview software. But I assume that I installed it incorrectly. I followed these instructions . These are instructions for 64 bits, but I got 32 bits, and since the instructions do not seem to make much difference (instead of the download file) I followed it. This is what I downloaded - libusb-win32-bin-1.2.6.0.zip
No matter which API you recommend, it doesn't matter, even libusb, but please be kind enough to tell me how to install it correctly.
My OS is 7-bit Windows 7.
source share