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
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to