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.0.0 RC 2 Known Issues: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Add "cleanup" tag) |
AutoSpider (talk | contribs) (Convert ExpressionEngine section headers) |
||
Line 2: | Line 2: | ||
[[Category:Release::Known Issues]] | [[Category:Release::Known Issues]] | ||
= Known Issues - Qt 5.0.0 Release Candidate 2 = | |||
* QTBUG-27426: 5.0 Final release tasks | * QTBUG-27426: 5.0 Final release tasks | ||
Revision as of 16:16, 5 March 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Known Issues - Qt 5.0.0 Release Candidate 2
- QTBUG-27426: 5.0 Final release tasks
All platforms
- Some examples are missing from the Qt Creator’s welcome screen
Linux
- nothing yet
Windows
- QTBUG-28590: Desktop OpenGL examples fail to build
- Support is limited to OpenGL ES 2.0 via ANGLE on Windows
Mac OS X
- QTBUG-28336: Mac: linker warnings about non-existing directories
- QTBUG-28496: Mac: Debugging fails when linking to debug version of Qt libraries
The installers itself doesn't check some prequisites:
- Mac OS X
- newer than Mac OS 10.6
- installed xcode command line tools: somewhere here http://developer.apple.com/downloads/ (Apple ID needed)
- Linux
- installed gcc with a at least a GLIBCXX_3.4.15
- Windows