Skip to content

Instantly share code, notes, and snippets.

@martyngigg
Created August 9, 2016 13:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martyngigg/1e20eff3f6397dd118220317a3adf358 to your computer and use it in GitHub Desktop.
Save martyngigg/1e20eff3f6397dd118220317a3adf358 to your computer and use it in GitHub Desktop.
Qt 5.4 + Qt Charts on Trusty

Qt 5.4

Qt Charts

source /opt/qt54/bin/qt54-env.sh 
cd qtcharts-opensource-src-5.7.0/build 
qmake ../qtcharts.pro
make install
  • It is installed into the Qt54 installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment