hmm obviously Qt5.3 is minimum for compiling .. because it is searching for a qtpositioning here and as I only have Qt5.1.1 available here I am out of testing it :) waiting for the distribution update *gg*
thanks for the info anyway .. regards Werner On Fri, Nov 7, 2014 at 9:20 AM, Matthias Kuhn <[email protected]> wrote: > Hi Werner > > https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5 > > You may need to revert > 9c6f1698fcb3 > > Make sure that dependencies are also compiled and linked against Qt5 > (QWT/QWTPolar being the most prominent ones). > > Start in an empty build directory > > run `cmake -DENABLE_QT5=TRUE -DWITH_BINDINGS=FALSE` > > Matthias > > > On 11/07/2014 09:15 AM, Werner Macho wrote: >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> which branch do I have to checkout to test a qt5 compile run? >> >> regards >> Werner >> >> On 11/07/2014 09:13 AM, Richard Duivenvoorde wrote: >>> >>> On 06-11-14 10:41, Matthias Kuhn wrote: >>>> >>>> On 06.11.2014 10:33, Matthias Kuhn wrote: >>>>>> >>>>>> could the migration have an impact on plugins? >>>>> >>>>> Yes, some classes are no longer supported but the delta is >>>>> small >>>> >>>> The biggest problem will probably be old-style signal/slot >>>> connections. Maybe we should encourage people to use new-style >>>> connections to be prepared. >>> >>> This, and an easy way to install a QT5-QGIS version, so plugin devs >>> who are not able to compile can 'just install QT5-QGIS and just >>> test their plugin? >>> >>> Regards, >>> >>> Richard >>> >>> _______________________________________________ Qgis-developer >>> mailing list [email protected] >>> http://lists.osgeo.org/mailman/listinfo/qgis-developer >>> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.15 (GNU/Linux) >> >> iEYEARECAAYFAlRcf44ACgkQDAH1YiCxBgkP/ACfWymWy+EZrnPm+4c6BQOMh8Nt >> VcEAn2jaWOo21CLKQkEEogE6ixis0IxJ >> =AxM7 >> -----END PGP SIGNATURE----- >> _______________________________________________ >> Qgis-developer mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-developer > > > -- > -------------------------------------- > > Please help taking QGIS to the next level of quality. Before November 15 ! > http://blog.vitu.ch/10102014-1046/crowdfunding-initiative-automated-testing > _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
