regressions because of the new tank handling

Stefan Fuchs sfuchs at gmx.de
Sat Sep 16 10:42:52 PDT 2017


Am 16.09.2017 um 18:28 schrieb Dirk Hohndel:
>
>> On Sep 16, 2017, at 2:41 AM, Stefan Fuchs <sfuchs at gmx.de
>> <mailto:sfuchs at gmx.de>> wrote:
>> What I see/saw is the following:
>> - First of all downloading the private headers for QtLocation and
>> QtPositioning works but building the googlemaps plugin fails. Is
>> there also a minimum Qt version > 5.5.1 required for this?
>
> I realized that you had the build log attached...
> So this looks like it simply didn't FIND the private header. Is this
> what you fixed with your pull request?
> I'd love to make sure we know which Qt versions are required for what.
> BLE definitely requires 5.6.
Lubomir was faster and confirms what I already typed into the mail:
No, I didn't fix this. What is the case is that the missing private
header file "qgeofiletilecache_p.h" is simply not existing when checking
out version 5.5.1 of qtlocation. I checked out 5.6.0 now from git and
there the file is available.
So you're most probably right and Qt 5.6.0 is the minimum requirement
for googlemaps plugin.

>
>> - Then I had to install qtdeclarative5-qtlocation-plugin and
>> qtdeclarative5-qtpositioning-plugin
>
> hmm, the INSTALL file asks for cml-module-qtpositioning &
> cml-module-qtlocation
>
> Is that insufficient?
Ahh, my fault... never looked at the updated INSTALL file and the
package list there.
qtdeclarative5-qtlocation-plugin and qtdeclarative5-qtpositioning-plugin
are not needed. Packages mentioned in INSTALL for Ubuntu 16.10 are
sufficient.
I more by accident got the important stuff due to dependencies when
installing the two above.

>> - And now I still have this error when trying to run the resulting
>> exe although I installed qtdeclarative5-qtquick2-plugin:
>> qrc:/MapWidget.qml:334:2: Type MapWidgetContextMenu unavailable
>> qrc:/MapWidgetContextMenu.qml:2:1: module "QtQuick" version 2.6 is
>> not installed
>> MapWidget status 3
>> Speicherzugriffsfehler (Speicherabzug geschrieben)
Yes, exactly.

Best regards
Stefan

-- 

Stefan Fuchs
E-Mail: sfuchs at gmx.de <mailto:sfuchs at gmx.de>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20170916/23853b89/attachment.html>


More information about the subsurface mailing list