[Interest] Qt 5.14 for Android - module "QtQuick" is not installed

Nuno Santos nunosantos at imaginando.pt
Tue Dec 10 00:10:19 CET 2019


Hi,

I’ve been trying Qt 5.14 Preview for Android. I’m looking forward to make use of the new app bundle feature.

The problem is that when trying to run an existing project I’m stumbling with the following problem:

I OpenGLRenderer: Initialized EGL, version 1.4
D OpenGLRenderer: Swap behavior 2
W DRC    : QQmlApplicationEngine failed to load component
W DRC    : qrc:/qml/main.qml:3 module "QtQuick.Controls" is not installed
W DRC    : qrc:/qml/main.qml:2 module "QtQuick.Window" is not installed
W DRC    : qrc:/qml/main.qml:1 module "QtQuick" is not installed

I have used the new Qt Creator 4.11.0-rc1 and re-created the android templates. I have replaced all the files except AndroidManifest.xml which I have carefully reviewed the diff and adjusted accordingly.

I’m not very comfortable with the inner workings of Android + Qt glue so I’m wondering if anyone has came across with this kind of problem already.

A blank quick application project works but I have seen it fail too. 

Regards,

Nuno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20191209/d32c020b/attachment.html>


More information about the Interest mailing list