Neat. So I was able to get it working with the help of that post.

I added some details to the bug I filed. If others add their experiences, that 
might help. It seems to be securely a QtC thing, so I need someone to change it 
from a Qt bug to to QtC bug. I don't seem to have the power to change that.




> Sent: Monday, April 02, 2018 at 11:59 AM
> From: ekke <e...@ekkes-corner.org>
> To: "interestqt-project.org" <interest@qt-project.org>
> Cc: qt-creator <qt-crea...@qt-project.org>
> Subject: Re: [Interest] Not sure why QML module not found errors
>
> from time to time (since Qt 5.10.1 / QtC 4.5.1) code-completion doesn't
> work as expected.
> sometime switching between Android - iOS - Desktop helps,
> sometimes closing / re-opening the QML files helps,
> sometimes restarting QtC helps
> haven't figured out reproducable rules yet to open an Issue
> 
> just got this blog mentioned at Slack (QtMob):
> http://www.idees2l.renan.org/2018/03/07/qtcreator-and-code-model-error/
> 
> perhaps this is helpful, Jason ?
> 
> ekke
> 
> Am 02.04.18 um 16:07 schrieb Jason H:
> > 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
> >
> 
> _______________________________________________
> 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