I filed it as a Qt bug, probably  having to deal with Android.
https://bugreports.qt.io/browse/QTBUG-67435 

> Sent: Monday, April 02, 2018 at 9:55 AM
> From: "Jason H" <jh...@gmx.com>
> To: "Jason H" <jh...@gmx.com>
> Cc: qt-creator <qt-crea...@qt-project.org>, "interestqt-project.org" 
> <interest@qt-project.org>
> Subject: Re: [Interest] Not sure why QML module not found errors
>
> Can someone tell me what is going on? This is getting very frustrating.
> 
> If the new Creator is giving me these messages all the time, I'm not going to 
> use it. The code completion is completely borked when developing for Android. 
> I've got to switch back to Desktop to code, then back to android to deploy. I 
> shouldn't have to do that. 
> 
> If it's a problem with Qt, then that needs to be fixed too.
> 
> 
> > Sent: Friday, March 30, 2018 at 4:27 PM
> > From: "Jason H" <jh...@gmx.com>
> > To: qt-creator <qt-crea...@qt-project.org>, "interestqt-project.org" 
> > <interest@qt-project.org>
> > Subject: [Interest] Not sure why QML module not found errors
> >
> > I'm not sure if this is a Qt or Creator issue, but when using an Android 
> > profile:
> > import QtQuick 2.10
> > import QtMultimedia 5.8   // O QML Module not Found (QtMultimedia)
> > import QtSensors 5.8      // O QML Module not Found (QtSensors)
> > import QtQuick.Window 2.3 // O QML Module not Found (QtQuick.Window)
> > 
> > It's fine for not-android. But I do have Qt 5.10.1 installed and Android 
> > configured.
> > It compiles, it just doesn't highlight Camera, VideoOutput, Window, etc.
> > 
> > And yes, I have QT += quick multimedia sensors in my .pro
> > _______________________________________________
> > Interest mailing list
> > Interest@qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/interest
> > 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to