MXE and Qt 5.9.0

Lubomir I. Ivanov neolit123 at gmail.com
Sun Jul 30 13:44:42 PDT 2017


On 30 July 2017 at 23:21, Dirk Hohndel <dirk at hohndel.org> wrote:
> 5.7 didn't appear to include the esri plugin... That's why I tried to switch to 5.9. And because of the way mxe is organized, that brought with it the switch from GCC 4.x to 5.4 which is what I suspect might be the cause of my problem...
>

i'm going to investigate how hard it is to roll a custom map provider
plugin (e.g. that uses google map tiles).

on a quick look here, at esri.pro:
http://code.qt.io/cgit/qt/qtlocation.git/tree/src/plugins/geoservices/esri/esri.pro

the bundled plugins, seem to use "private" Qt classes, so in a way the
map plugin is not bound to a publicly exposed API, but rather bound to
private API in the Qt source code.

lubomir
--


More information about the subsurface mailing list