Skip to content

Instantly share code, notes, and snippets.

@diegogslomp
Created June 8, 2016 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegogslomp/412eb36f8451f8a13ccc5dacd2cd7561 to your computer and use it in GitHub Desktop.
Save diegogslomp/412eb36f8451f8a13ccc5dacd2cd7561 to your computer and use it in GitHub Desktop.
Dependences to install qtsixa sixad ubuntu 16.04
#!/bin/bash
sudo apt-get install build-essential pyqt4-dev-tools libusb-dev libjack-dev libbluetooth-dev python-dbus
# add "#include <unistd.h>" to shared.h
# vim sixad/shared.h
# make
# sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment