... moreover, libusb is a C library. I include in my C++ code (Debian here! Patch to your Windows!):
Qt Code:
  1. extern "C"
  2. {
  3. #include <libusb-1.0/libusb.h>
  4. }
To copy to clipboard, switch view to plain text mode 
most likely, replace "libusb-1.0" with "libusb-1.0.20" and remove the INCLUDEPATH addition. Moreover, in Debian, accessing a USB device needs root privileges so that bye bye debugger.