Wednesday, September 17, 2014

Install Qt on Linux (Ubuntu)




wget http://download.qt-project.org/official_releases/qt/5.0/5.0.2/qt-opensource-linux-x64-1.6.0-5-online.run

chmod +x qt-opensource-linux-x64-1.6.0-5-online.run

./qt-opensource-linux-x64-1.6.0-5-online.run

Pop-up screen will appear!

Select .pro extension project file and apply settings you want.

No comments:

Post a Comment

Setting Jupyter and Tensorflow on Google Cloud Platform

https://towardsdatascience.com/running-jupyter-notebook-in-google-cloud-platform-in-15-min-61e16da34d52