Qt 5.6.0 Known Issues: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Mention WebEngine not building on Red Hat 6.6)
Line 8: Line 8:


== Linux ==
== Linux ==
*qdoc compilation failed if qtdeclarative is skipped from the build, see https://bugreports.qt.io/browse/QTBUG-51409
* qdoc compilation failed if qtdeclarative is skipped from the build, see https://bugreports.qt.io/browse/QTBUG-51409
* QtWebEngine fails to build for Red Hat / CentOS 6.6 [https://bugreports.qt.io/browse/QTBUG-48298 QTBUG-48298]
** Workaround: See patch in the bug report


== Windows ==
== Windows ==

Revision as of 08:26, 11 March 2016

Known Issues - Qt 5.6.0 RC

All platforms

Linux

Windows

Mac

iOS

Qt Labs Controls

  • The Gallery example uses Qt Quick Layouts, which is shipped as part of the Qt Quick Controls component. However, in the installer the Qt Quick Controls component is not marked as a dependency to the Qt Labs Controls component. Both components need to be selected in order to be able to run the Qt Labs Controls Gallery example.