Qt 5.9.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(Added QTBUG-60936) |
|||
Line 8: | Line 8: | ||
== Windows == | == Windows == | ||
* windeployqt cannot deploy ANGLE when using -combined-angle-lib https://bugreports.qt.io/browse/QTBUG-60962 | * windeployqt cannot deploy ANGLE when using -combined-angle-lib https://bugreports.qt.io/browse/QTBUG-60962 | ||
== Linux == | == Linux == | ||
== macOS == | == macOS == | ||
== iOS == | == iOS == | ||
Line 24: | Line 17: | ||
* C++ debugging fails on QNX, see QTCREATORBUG-17901 | * C++ debugging fails on QNX, see QTCREATORBUG-17901 | ||
== Qt for Device Creation == | == Qt for Device Creation == |
Revision as of 08:34, 24 May 2017
All platforms
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
- RTA findings here: https://bugreports.qt.io/issues/?filter=18372
- CMake: Qt modules do not define correctly. Workaround is to use
Qt5XXX_VERSION_STRING
instead: https://bugreports.qt.io/browse/QTBUG-60936Qt5XXX_VERSION
Windows
- windeployqt cannot deploy ANGLE when using -combined-angle-lib https://bugreports.qt.io/browse/QTBUG-60962
Linux
macOS
iOS
QNX
- C++ debugging fails on QNX, see QTCREATORBUG-17901
Qt for Device Creation
- Device Creation requires QtCreator 4.3 to work due new QDB plugin.
- "Launch Emulator" button missing from QtCreator, see QTBUG-60724
- Linux only: Emulator Kit has wrong C++ compiler set after installation, see QTCREATORBUG-18169
- Launching application from QtCreator in Jetson TX1 fails, see QTBUG-60665 (workaround available)