Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt 5.6.3 Known Issues
Jump to navigation
Jump to search
All platforms
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
Linux
- Using online installer to install Qt 5.6.3 for RHel6 is impossible, see https://bugreports.qt.io/browse/QTBUG-62577
- Use offline installer with RHEL6 instead
- Qt WebEngine might crash on embedded devices if no default fonts are installed (QTBUG-51772)
- Qt support for DirectFB fails to build with some older versions of DirectFB. We have been unable to tell which is the first version known to compile, since DirectFB.org is unreachable. Workarounds:
- configure Qt with the -no-directfb option; or
- remove your DirectFB development files; or
- upgrade to a more recent version
Windows
- Qt WebEngine cannot be compiled for Windows XP (QTBUG-49900)
OS X
iOS
- Cannot run applications from Qt Creator in Simulator from Xcode 8 (QTCREATORBUG-16942)
Android
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.