|
From: Belkhiria H. Y. <yos...@gm...> - 2013-06-06 14:39:22
|
Good morning, I am a student working on computer interface for usb HID communication handling, I made a small application with Hidapi and i wanted to do another similar one this time using Libusb win32, (i am on windows vistax86) But i want my .exe release working on other computers without having to install Libusb on system32 or elsewhere is that possible ? also is it safe to install the libusb on my windows ? I tried compiling the "bulk" and "benchmark" examples, (i could not read the rc files) i have no results so far as i am trying just random combinations of sources, paths and libraries in a new project (I am working with QT creator and trying both MinGW and MSVC for compiling) If my first question is possible and libusb could be called from a 3rd party file within the project file, then please let me know how to successfully compile/run the examples, and which paths and libs should be linked ? Thanks very much, Best Regards, -- *BHY* |