Qt 6.0.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(Add docs page for using cmake) |
|||
Line 17: | Line 17: | ||
==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]] | *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== |
Revision as of 08:44, 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.
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