Qt 6.0.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
m (Jani Heikkinen moved page Qt 6.0 Known Issues to Qt 6.0.0 Known Issues) |
(Add docs page for using cmake) |
||
Line 1: | Line 1: | ||
[[Category:Known Issues]] | [[Category:Known Issues]] | ||
*Check that your system meets [https://doc-snapshots.qt.io/qt6-dev/gettingstarted.html#platform-requirements%20Qt's%20requirements] | *Check that your system meets [https://doc-snapshots.qt.io/qt6-dev/gettingstarted.html#platform-requirements%20Qt's%20requirements] | ||
*All open issues can be found from Jira: https://bugreports.qt.io | *All open issues can be found from Jira: https://bugreports.qt.io | ||
**RTA findings [https://bugreports.qt.io/issues/?filter=22662 here] | **RTA findings [https://bugreports.qt.io/issues/?filter=22662 here] | ||
== All platforms == | ==All platforms== | ||
Many examples are still not properly ported to Qt6 in Beta1. | Many examples are still not properly ported to Qt6 in Beta1. | ||
Line 15: | Line 16: | ||
==Android== | ==Android== | ||
* | |||
*For specifics on using or building with CMake, check this [https://codereview.qt-project.org/c/qt/qtdoc/+/318102 documentation change]. [[Qt for Android known issues]] | |||
==iOS== | ==iOS== | ||
* Using CMake to build user projects requires manual tweak. Please use qmake for now. | |||
* Some qml/quick examples doesn't deploy properly in the device, see https://bugreports.qt.io/browse/QTBUG-87702 | *Using CMake to build user projects requires manual tweak. Please use qmake for now. | ||
*Some qml/quick examples doesn't deploy properly in the device, see https://bugreports.qt.io/browse/QTBUG-87702 | |||
==Qt for Device Creation== | ==Qt for Device Creation== | ||
{{Release Information}} | {{Release Information}} |
Revision as of 08:43, 23 October 2020
- Check that your system meets [1]
- All open issues can be found from Jira: https://bugreports.qt.io
- RTA findings here
All platforms
Many examples are still not properly ported to Qt6 in Beta1.
Windows
qdoc.exe is missing from windows packages, see https://bugreports.qt.io/browse/QTBUG-87215
Linux
macOS
Android
- For specifics on using or building with CMake, check this documentation change. Qt for Android known issues
iOS
- Using CMake to build user projects requires manual tweak. Please use qmake for now.
- Some qml/quick examples doesn't deploy properly in the device, see https://bugreports.qt.io/browse/QTBUG-87702