Created
October 11, 2015 10:50
-
-
Save 573/631a84bd0f7e757e54d9 to your computer and use it in GitHub Desktop.
shruthi-editor on ubuntu 14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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