[Qgis-developer] QGIS master compiles against Qt5

Matthias Kuhn matthias.kuhn at gmx.ch
Fri Nov 21 03:01:08 PST 2014


Hi,

Qt5 support has just been merged to master (78c5195)

This should not make any difference if you want to compile and link
against Qt4.

If you want to have a QGIS version that makes use of Qt5, please not that

  * You need to have the dependencies also linked against Qt5. You most
likely will not find that prebuilt and will need to do it yourself.
Segfaults of crssync when compiling indicate that there are dependencies
linked against Qt4.

  * In particular, check the following libraries:
    * QScintilla2
    * QWT
    * QWTPolar

  * Python bindings are completely untested (Both, PyQt4 and PyQt5)

  * The class QgsHttpTransaction is no longer supported.

Have fun
Matthias





More information about the Qgis-developer mailing list