Debug with GUI C++ Apps on Linux with QtCreator
Qt 4.8 Get the latest Qt 4.8 source code from Qt-Project website, e.g. v. 4.8.7 : http://download.qt-project.org/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz Some additional packages need to be installed before building Qt : sudo yum install libX11-devel libXext-devel mesa-libGL-devel...
Recent Comments