c++ - USB Programming with Qt -


is there anyway can usb programming in qt? using qt creator 2.6 based on qt version 5.0.0 , latest qt creator works microsoft visual studio 2010 compiler.

i have toy called "dreamcheeky thunder missile launcher" , need program usb based device.

i have tried libusb messed everything. renamed device port , had undo using usbdview software. guess installed incorrectly. followed these instructions. instructions 64 bit, got 32 bit , since instructions seems not have big difference (instead download file) followed it. downloaded - libusb-win32-bin-1.2.6.0.zip

whatever api recommend doesn't matter, libusb, please kind enough tell me how install properly.

my os windows 7 ultimate 32 bit.

there's instruction libusb here: http://www.dreamincode.net/forums/topic/148707-introduction-to-using-libusb-10/

if stay on windows can use

for windows can use both, if program has cross-platform should use libusb.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -