*** Linux *** Requirements: libusb-dev, libqt4-dev and standard compilation tools (make, gcc, g++) Under debian or ubuntu: $ sudo apt-get install libusb-dev libqt4-dev g++ Once you have all the required libraries installed, all you need to do is: # qmake # make -j2