Qt 5.6.0 Known Issues
Jump to navigation
Jump to search
Known Issues - Qt 5.6.0 RC
All platforms
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
- See all open blocker issues from QTBUG-48845
Linux
Windows
- https://bugreports.qt.io/browse/QTBUG-51363 :Cannot build QtSerialPort because of missing include path
- https://bugreports.qt.io/browse/QTBUG-51324 :Qt5.6.0-rc fails to build on windows with -opengl dynamic
- Workaround: remove #include "qopengles2ext.h" & #include "qopenglext.h" from include/QtGui/QtGui
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.