Skip to content

Instantly share code, notes, and snippets.

@noppolp
Created May 28, 2015 06:52
Show Gist options
  • Save noppolp/e8db3e66114e28c951d6 to your computer and use it in GitHub Desktop.
Save noppolp/e8db3e66114e28c951d6 to your computer and use it in GitHub Desktop.
QT on ubuntu compiler install
sudo apt-get install git cmake g++
sudo apt-get install libqt4-dev qtbase5-dev qttools5-dev qttools5-dev-tools qtquick1-5-dev qtscript5-dev libqt5xmlpatterns5-dev libqt5svg5-dev libqt5webkit5-dev
link:
https://musescore.org/en/developers-handbook/compilation/compile-instructions-ubuntu-14.10-git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment