-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.0 Alpha, 5.15.0 RC2
-
Fix Version/s: None
-
Component/s: Quick: Core Declarative QML
-
Labels:
-
Platform/s:
Steps to reproduce:
- Install 5.15.0-alpha snapshot from staging
- open Qt Creator and open 'imageprovider' example
- run 'qmake', 'build' and run the example
Expected result:
imageprovider runs without problems.
Actual result:
When launching the example text:"'imageprovider.moc' file not found. You need to set an executable in the custom run configuration." is shown.
If running the .qmlproject with qmlscene, you get: "['file:///C:/Users/qt/RTA/qt5/Examples/Qt-5.15.0/quick/imageprovider/imageprovider-example.qml:51 module "C:.Users.qt.RTA.qt5.Examples.Qt-5.15.quick.imageprovider.ImageProviderCore" plugin "qmlimageproviderplugin" not found\r', '\r', '']"