> On Sep 16, 2017, at 10:39 AM, Lubomir I. Ivanov <[email protected]> wrote:
> 
> On 16 September 2017 at 12:41, Stefan Fuchs <[email protected]> wrote:
>> QtPositioning works but building the googlemaps plugin fails. Is there also
>> a minimum Qt version > 5.5.1 required for this?
> 
> ok, i saw the log file.
> 
> one private header which was added in QtLocation 5.6 seems to be required.

Ah. At least my memory wasn't completely wrong :-)

> the class of interest though, seems to be present in QtLocation 5.5
> under a different header name.
> 
> i think a #ifdef patch is possible for this. i will send one later so
> that you can confirm if it builds and runs correctly for you.
> this way we can try making the plugin support older Qt.

Cool. That's the fun part with the private headers - they don't promise
any API stability.

/D
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to