Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 6.2.0 Beta4
-
Fix Version/s: 6.2.0
-
Component/s: Multimedia, Packaging & Installer
-
Labels:None
-
Platform/s:
Description
With
import QtMultimedia
and 6.2.0 from the online installer, I get:
qrc:/main.qml:3:1: module "QtMultimedia" is not installed
Looks like it is missing a qmldir in qml/QtMultimedia; it only has libqtmultimediaplugin.dylib.dSYM.
From what I can see, this is a problem on Windows as well: it only has qtmultimediaplugin.pdb and qtmultimediaplugind.pdb in qml/QtMultimedia.
Attachments
Issue Links
- resulted in
-
QTBUG-96614 qmldir missing from qml/QtMultimedia with 6.2.0 RC on Windows
-
- Closed
-