Qt 6.1.0 Known Issues
Jump to navigation
Jump to search
- 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-86432
All platforms
- A compilation error occurs in qwidget.h if setting QT_DISABLE_DEPRECATED_BEFORE to Version 6.1.0, see QTBUG-93033
Linux
- Minimum glibc version for prebuild binaries is still 2.28, see https://bugreports.qt.io/browse/QTBUG-88833.
- Workaround: compile Qt 6.1.0 by yourself or update glibc to 2.28 or newer
- 'QT += qtquickcompiler' cannot locate rcc binary, see QTBUG-93563 .
macOS
Windows
Wrong rendering in Dialog with native Windows style, see https://bugreports.qt.io/browse/QTBUG-91755