<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 9, 2018, at 10:52 PM, Dirk Hohndel <<a href="mailto:dirk@hohndel.org" class="">dirk@hohndel.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jul 9, 2018, at 10:32 PM, Stefan Fuchs <<a href="mailto:sfuchs@gmx.de" class="">sfuchs@gmx.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class="">Hallo Dirk,<div class=""><br class=""></div><div class="">Refreshing your memory regarding QtPositioning plus finally answering your question below...<br class=""><div class=""><br class="">Am 25.06.2018 um 21:46 schrieb Dirk Hohndel <<a href="mailto:dirk@hohndel.org" class="">dirk@hohndel.org</a>>:<br class=""><br class=""></div><blockquote type="cite" class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jun 26, 2018, at 2:38 AM, Stefan Fuchs <<a href="mailto:sfuchs@gmx.de" class="">sfuchs@gmx.de</a>> wrote</div></blockquote><blockquote type="cite" class=""><div class=""><p style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">I tried to do this a few days ago but I now see a issue with map not displayed. Instead I do see the "QML module QtLocation and QtPositioning" error. But as far as I can see DLLs are there in version 5.11.1<br class=""></p></div></blockquote><div class="">I saw similar feedback from people building with 5.11 on some Linux flavors. I upgraded my Arch Linux yesterday and the map worked there - but as I said, I haven't played with this for MXE. My guess would be that it's not the DLLs but the qml modules that are missing.</div><blockquote type="cite" class=""><div class=""><p style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">In the shell I have this error:<br class="">qrc:/qml/MapWidget.qml:4:1: plugin cannot be loaded for module "QtPositioning": Die Bibliothek C:\Program Files (x86)\Subsurface\qml\QtPositioning\declarative_positioning.dll kann nicht geladen werden: Das angegebene Modul wurde nicht gefunden.<br class="">QUrl("qrc:/qml/MapWidget.qml") failed to load with status: QQuickWidget::Status(Error)<br class=""></p></div></blockquote><div class="">I take it back, it clearly is looking for a DLL. And when you look at the installed version, the library is right where Subsurface is looking for it? Or is it missing from the installer?</div></div></blockquote>The new 5.11.1 library file was there in the right position. No clue why Qt complained.</div></div></div></blockquote></div><br class=""><div class="">I ran into this on Mac - the error message makes no sense, but it was fixed by making sure QtPositioningQuick was included in the bundle. Maybe it's something similar on MXE?</div><div class="">Look at this commit: <a href="https://github.com/Subsurface-divelog/subsurface/commit/4595ccb9f993160eee25f242feb092566dfe3061" class="">https://github.com/Subsurface-divelog/subsurface/commit/4595ccb9f993160eee25f242feb092566dfe3061</a></div></div></div></blockquote><br class=""></div><div>And the same thing is preventing the Qt 5.11 based Android app from working. There is some other component or library that we need to select in cmake - but I can't figure out what the right keyword might be.</div><div>On Android it's lib declarative_positioning.so that isn't packaged and that one isn't packaged because its dependency libQt5PositioningQuick.so is missing.</div><div><br class=""></div><div>That sound awfully familiar, doesn't it?</div><div><br class=""></div><div>/D</div><br class=""></body></html>