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
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
http://www.idees2l.renan.org/2018/03/07/qtcreator-and-code-model-error/
perhaps this is helpful, Jason ?
ekke
Post by Jason HI 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
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
Subject: [Interest] Not sure why QML module not found errors
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
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
http://lists.qt-project.org/mailman/listinfo/interest