Mac building and Qt Quick

Robert Helling helling at atdotde.de
Mon Jan 29 07:03:36 PST 2018


Hi,

> On 29. Jan 2018, at 11:31, Philippe Massart <philippe at philmassart.net> wrote:
> 
> Since the switch to googlmaps, my builds do not show any map. As mentioned on GitHub, I compiled the googlemaps dylib.
> I also added a « export QT_QUICK_BACKEND=software » line in the .bash_profile, but meanwhile qt quick is still missing and no map is shown.
> 
> Here is the console message while running the app from command line (from within the app bundle):
> 
> qrc:/MapWidget.qml:2:1: module "QtQuick" is not installed
> QUrl("qrc:/MapWidget.qml") failed to load with status: QQuickWidget::Status(Error)
> qrc:/MapWidgetError.qml:2:1: module "QtQuick" is not installed
> 

there are a number of things to try:

have you created a symlink to your Qt directory? (this needs to be done manually).

Do you have the directory ~/Qt/5.10.0/clang_64/qml/QtQuick (with contents)?

Sometimes the build script does not properly install the plugin. Then you have to manually to to the ~/src/googlemaps directory and do

make
make install


Best
Robert

--
.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO
Robert C. Helling     Elite Master Course Theoretical and Mathematical Physics
                      Scientific Coordinator
                      Ludwig Maximilians Universitaet Muenchen, Dept. Physik
                      Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339
                      http://www.atdotde.de

Enhance your privacy, use cryptography! My PGP keys have fingerprints
A9D1 A01D 13A5 31FA 6515  BB44 0820 367C 36BC 0C1D    and
DCED 37B6 251C 7861 270D  5613 95C7 9D32 9A8D 9B8F





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20180129/96f24038/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 528 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20180129/96f24038/attachment-0001.sig>


More information about the subsurface mailing list