<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Lubomir,<br>
    </p>
    Am 16.09.2017 um 22:00 schrieb Lubomir I. Ivanov:<br>
    <blockquote type="cite"
cite="mid:CAGDbWi_LbGdWp6XD4C5W5Q2hxLb8NUqN+d8YNY-Ti3am_bWKRw@mail.gmail.com"><br>
      <blockquote type="cite">
        <pre wrap="">/home/stefan/Entwicklung/Subsurface/googlemaps/qgeotiledmappingmanagerenginegooglemaps.cpp:61:28:
error: ‘QAbstractGeoTileCache’ has not been declared
         m_cacheDirectory = QAbstractGeoTileCache::baseCacheDirectory() +
QLatin1String("googlemaps");
                            ^
Makefile:590: die Regel für Ziel
„.obj/qgeotiledmappingmanagerenginegooglemaps.o“ scheiterte
make: *** [.obj/qgeotiledmappingmanagerenginegooglemaps.o] Fehler 1


</pre>
      </blockquote>
      <pre wrap="">
attached is a updated patch to deal with the QAbstractGeoTileCache error.
please, re-try.
</pre>
    </blockquote>
    Large step forward, maybe already 100% success:<br>
    Googlemaps plugin compiles w/o errors. Subsurface starts w/o errors.
    Map is there and works based on very basic test.<br>
    <br>
    What is now left are errors like this showing up continuously:<br>
    <br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::toCoordinate(QPointF,bool)<br>
    Candidates are:<br>
        toCoordinate(QPointF)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::fromCoordinate(QGeoCoordinate,bool)<br>
    Candidates are:<br>
        fromCoordinate(QGeoCoordinate)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::toCoordinate(QPointF,bool)<br>
    Candidates are:<br>
        toCoordinate(QPointF)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::fromCoordinate(QGeoCoordinate,bool)<br>
    Candidates are:<br>
        fromCoordinate(QGeoCoordinate)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::toCoordinate(QPointF,bool)<br>
    Candidates are:<br>
        toCoordinate(QPointF)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::fromCoordinate(QGeoCoordinate,bool)<br>
    Candidates are:<br>
        fromCoordinate(QGeoCoordinate)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::toCoordinate(QPointF,bool)<br>
    Candidates are:<br>
        toCoordinate(QPointF)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::fromCoordinate(QGeoCoordinate,bool)<br>
    Candidates are:<br>
        fromCoordinate(QGeoCoordinate)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::toCoordinate(QPointF,bool)<br>
    Candidates are:<br>
        toCoordinate(QPointF)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::fromCoordinate(QGeoCoordinate,bool)<br>
    Candidates are:<br>
        fromCoordinate(QGeoCoordinate)<br>
    QMetaObject::invokeMethod: No such method
    QDeclarativeGeoMap_QML_5::toCoordinate(QPointF,bool)<br>
    Candidates are:<br>
        toCoordinate(QPointF)<br>
    <br>
    <br>
    Best regards<br>
    Stefan<br>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
      <title></title>
      <meta name="GENERATOR" content="OpenOffice.org 3.3 (Win32)">
      <meta name="CREATED" content="0;0">
      <meta name="CHANGEDBY" content="Stefan Fuchs">
      <meta name="CHANGED" content="20120503;23115492">
      <style type="text/css">
        <!--
                P { color: #000000 }
        -->
        </style>
      <p>Stefan Fuchs<br>
        E-Mail: <a href="mailto:sfuchs@gmx.de">sfuchs@gmx.de</a></p>
    </div>
  </body>
</html>