[Qgis-developer] Please tell me how I can speed-up QGIS development on Android
Matthias Kuhn
matthias.kuhn at gmx.ch
Mon Jul 21 03:08:08 PDT 2014
Hi Nyall,
The things that currently need some work (and I don't think it will be
that much) are:
* You cannot build with ENABLE_TESTS. I did not look into this.
* I could not test the python bindings due to missing dependencies
(pyqt for qt5 will only be available in Fedora 21)
* The evis plugin's http code needs to be ported to
QNetworkAccessManager (currently #ifdef'd out)
I expect a few more issues to surface when more people start testing
it, but all in all it runs as stable as with Qt4 here with the
abovementioned restrictions.
Best,
Matthias
On Mon 21 Jul 2014 11:44:51 CEST, Nyall Dawson wrote:
> On 21 July 2014 16:59, Matthias Kuhn <matthias.kuhn at gmx.ch> wrote:
>>
>> [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
>
>
> Hi Matthias,
>
> I'm curious - how close are we to fully functioning desktop builds of
> 2.4 with qt5? Is there many hurdles that you foresee?
>
> Nyall
More information about the Qgis-developer
mailing list