Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt 6.2 Known Issues: Difference between revisions
(be more specific for QTBUG-96375) |
Lars Knoll (talk | contribs) (Note about multimedia) |
||
Line 7: | Line 7: | ||
==All platforms== | ==All platforms== | ||
==== Qt Multimedia ==== | |||
Due to these massive changes, the module does still have rough edges and probably quite a few bugs in the implementation. Reported bugs will be fixed as quickly as we can in upcoming patch level releases. | |||
Qt Multimedia is not supported on MinGW in Qt 6.2.0. This is due to lack of WMF headers in MinGW 8.2. Work is ongoing to upgrade to MinGW 9 and with that get support for Qt Multimedia on MinGW in Qt 6.2.1. | |||
==Linux== | ==Linux== |
Revision as of 13:50, 29 September 2021
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
- RTA findings here
- Supported development platforms are listed here: https://bugreports.qt.io/browse/QTBUG-90021
All platforms
Qt Multimedia
Due to these massive changes, the module does still have rough edges and probably quite a few bugs in the implementation. Reported bugs will be fixed as quickly as we can in upcoming patch level releases.
Qt Multimedia is not supported on MinGW in Qt 6.2.0. This is due to lack of WMF headers in MinGW 8.2. Work is ongoing to upgrade to MinGW 9 and with that get support for Qt Multimedia on MinGW in Qt 6.2.1.
Linux
macOS
Windows
The top level build of WebEngine on windows for debug and release builds has wrong path to moc, this brakes the debug config compilation of WebEngine, see QTBUG-96375
Windows on ARM is a technology preview in Qt 6.2.0.
- Windows on ARM64 optimized applications (release build) crash on startup, see QTBUG-95876