Qt 6.1.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(→macOS) |
m (Added QTBUG-93033) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
==All platforms== | ==All platforms== | ||
* A compilation error occurs in qwidget.h if setting QT_DISABLE_DEPRECATED_BEFORE to Version 6.1.0, see [https://bugreports.qt.io/browse/QTBUG-93033 QTBUG-93033] | |||
==Linux== | ==Linux== | ||
*Minimum glibc version for prebuild binaries is still 2.28, see https://bugreports.qt.io/browse/QTBUG-88833. | *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 | **Workaround: compile Qt 6.1.0 by yourself or update glibc to 2.28 or newer | ||
*'QT += qtquickcompiler' cannot locate rcc binary, see [https://bugreports.qt.io/browse/QTBUG-93563 QTBUG-93563] . | |||
==macOS== | ==macOS== | ||
==Windows== | ==Windows== | ||
Wrong rendering in Dialog with native Windows style, see https://bugreports.qt.io/browse/QTBUG-91755 | |||
==Android== | ==Android== | ||
Line 24: | Line 27: | ||
==Qt for Device Creation== | ==Qt for Device Creation== | ||
{{Release Information}} | {{Release Information}} |
Latest revision as of 08:51, 7 May 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-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