Hi I could not find any online installers for QT 4.8.6 ,So I downloaded the tar file and Installed it using the following Instructions
1- Extract tar file
2- cd /tmp/qt-everywhere-opensource-src-4.8.6
./configure
3-make
4-make install
How to launch Qt 4.8.6?
When I tried to install Qt creator using the Ubuntu Software Center I can find the Qt in the side panel but now I m installing via tar file
↧