THANKS. But If I try to build QGIS from source in Centos 6 with Qt4 dependencies, what are the substitutes for these packages ' qt5-qtwebkit-devel qt5-qtlocation-devel qt5-qttools-static qt5-qtscript-devel qca-qt5-devel python3-qt5-devel python3-qscintilla-qt5-devel qscintilla-qt5-devel python3-qscintilla-devel python3-qscintilla-qt5 qt5-qtsvg-devel qt5-qtxmlpatterns-devel' with Qt4 dependencies? For example, I can't just relplace qt5-qtsvg-devel by qt4-qtsvg-devel because there does not exist qt4-qtsvg-devel.
_________________________________________________________________________________________________________________________________- Hi, Short answer: don't! QGIS 2.0.1 is really old, a lot of bugs have been fixed since and a lot of new features have been introduced. Long answer: QGIS 2.0.1 is really old. It is not Qt5 compatible. If you want Qt5 support (which also means that you will have trouble to get your plugins to work) you will need a newer QGIS version (and apparently build dependencies like the ones you mention below). You can also try to build with Qt4 dependencies. QGIS 2.0.1 INSTALL states Qt >= 4.5 so it should be compatible with the (also really old) Qt 4.6 version. Matthias
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
