Re: Build under Ubuntu 16.04 with Qt 5.5.1 successful!?

2017-09-16 Thread Stefan Fuchs
Hi Lubomir, Am 16.09.2017 um 22:00 schrieb Lubomir I. Ivanov: > >> /home/stefan/Entwicklung/Subsurface/googlemaps/qgeotiledmappingmanagerenginegooglemaps.cpp:61:28: >> error: ‘QAbstractGeoTileCache’ has not been declared >> m_cacheDirectory = QAbstractGeoTileCache::baseCacheDirectory() +

Re: Build under Ubuntu 16.04 with Qt 5.5.1 successful!?

2017-09-16 Thread Lubomir I. Ivanov
On 16 September 2017 at 23:21, Stefan Fuchs wrote: > Hi Lubomir, > > Am 16.09.2017 um 22:00 schrieb Lubomir I. Ivanov: > > /home/stefan/Entwicklung/Subsurface/googlemaps/qgeotiledmappingmanagerenginegooglemaps.cpp:61:28: > error: ‘QAbstractGeoTileCache’ has not been declared > m_cacheDire

Re: Build under Ubuntu 16.04 with Qt 5.5.1 successful!?

2017-09-16 Thread Lubomir I. Ivanov
On 16 September 2017 at 23:21, Stefan Fuchs wrote: > Large step forward, maybe already 100% success: > Googlemaps plugin compiles w/o errors. Subsurface starts w/o errors. Map is > there and works based on very basic test. > > What is now left are errors like this showing up continuously: > > QMet

Re: Build under Ubuntu 16.04 with Qt 5.5.1 successful!?

2017-09-16 Thread Lubomir I. Ivanov
On 16 September 2017 at 23:38, Lubomir I. Ivanov wrote: > On 16 September 2017 at 23:21, Stefan Fuchs wrote: >> >> Large step forward, maybe already 100% success: > > thanks for testing. > > > in the meantime i can send the patch to the googlemaps plugin upstream. > https://github.com/vladest

Re: Build under Ubuntu 16.04 with Qt 5.5.1 successful!?

2017-09-16 Thread Stefan Fuchs
Am 16.09.2017 um 22:58 schrieb Lubomir I. Ivanov: > On 16 September 2017 at 23:21, Stefan Fuchs wrote: >> Large step forward, maybe already 100% success: >> Googlemaps plugin compiles w/o errors. Subsurface starts w/o errors. Map is >> there and works based on very basic test. >> >> What is now le

Re: Build under Ubuntu 16.04 with Qt 5.5.1 successful!?

2017-09-16 Thread Lubomir I. Ivanov
On 17 September 2017 at 00:15, Stefan Fuchs wrote: > Am 16.09.2017 um 22:58 schrieb Lubomir I. Ivanov: > > On 16 September 2017 at 23:21, Stefan Fuchs wrote: > > Large step forward, maybe already 100% success: > Googlemaps plugin compiles w/o errors. Subsurface starts w/o errors. Map is > there a

Re: Build under Ubuntu 16.04 with Qt 5.5.1 successful!?

2017-09-16 Thread Lubomir I. Ivanov
On 17 September 2017 at 00:22, Lubomir I. Ivanov wrote: > On 17 September 2017 at 00:15, Stefan Fuchs wrote: >> Am 16.09.2017 um 22:58 schrieb Lubomir I. Ivanov: >> >> On 16 September 2017 at 23:21, Stefan Fuchs wrote: >> >> Large step forward, maybe already 100% success: >> Googlemaps plugin co

Re: Build under Ubuntu 16.04 with Qt 5.5.1 successful!?

2017-09-17 Thread Lubomir I. Ivanov
On 17 September 2017 at 00:09, Lubomir I. Ivanov wrote: > On 16 September 2017 at 23:38, Lubomir I. Ivanov wrote: >> >> in the meantime i can send the patch to the googlemaps plugin upstream. >> > > https://github.com/vladest/googlemaps/pull/16 > vladest has merged the googlemaps plugin support