Qt 6.6 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(Added note about iOS 17 and Qt Creator) |
(Add -no-gui failure) |
||
Line 6: | Line 6: | ||
==All platforms== | ==All platforms== | ||
Building Qt from sources with -no-gui fails in qtspeech ([https://bugreports.qt.io/browse/QTBUG-117824 QTBUG-117824]) | |||
==Linux== | ==Linux== | ||
Revision as of 09:21, 5 October 2023
- Check that your system meets Qt's requirements
- All open issues can be found from Jira
- RTA findings here
- Supported development platforms are listed here
All platforms
Building Qt from sources with -no-gui fails in qtspeech (QTBUG-117824)
Linux
macOS
Windows
Android
iOS
- Deploying and running applications on iOS 17 devices via Qt Creator is currently unsupported, due to changes the underlying Apple libraries used to communicate with the device. As a workaround, open the Xcode project generated by Qt Creator and run and debug the application via Xcode.