Skip to content

Instantly share code, notes, and snippets.

@573
Created October 11, 2015 10:50
Show Gist options
  • Save 573/631a84bd0f7e757e54d9 to your computer and use it in GitHub Desktop.
Save 573/631a84bd0f7e757e54d9 to your computer and use it in GitHub Desktop.
shruthi-editor on ubuntu 14
git clone the repo (currently: commit 77590f7ccb9b4a551851fe7d18385452cfaa1f44)
apt-get install the deps: libasound2-dev qtbase5-dev qt5-qmake build-essentials
then in the folder with the sources:
# this helped here qtchooser -l
qmake -qt=5 -config release
make
./shruthi-editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment