-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.2
-
None
I've just installed the recently released Qt 6.2, created a new "Qt Widgets Application" project and added "QT += multimedia" in the .pro file.
The compilation fails showing the error: "Unknown module(s) in QT: multimedia".
The multimedia module should be present in the 6.2 release, is it right?