- 
    Bug 
- 
    Resolution: Done
- 
    P1: Critical 
- 
    6.2.0 Beta4
- 
    None
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.
- resulted in
- 
                    QTBUG-96614 qmldir missing from qml/QtMultimedia with 6.2.0 RC on Windows -         
- Closed
 
-