Qt 5.0.0 RC 2 Known Issues

From Qt Wiki
Revision as of 11:42, 24 February 2015 by Maintenance script (talk | contribs)
Jump to navigation Jump to search


h1. 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
  • Linux
    • installed gcc with a at least a GLIBCXX_3.4.15
  • Windows