Qt 5.5.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(QTBUG-43412) |
No edit summary |
||
Line 3: | Line 3: | ||
== All platforms == | == All platforms == | ||
* Check that your system meets [http://doc- | * Check that your system meets [http://doc-snapshots.qt.io/qt5-5.5/gettingstarted.html#platform-requirements Qt's requirements] | ||
* All open issues can be found from Jira: https://bugreports.qt.io | * All open issues can be found from Jira: https://bugreports.qt.io | ||
== Linux == | == Linux == | ||
* If you intend to build the QtWayland module, you need to <tt>mkdir qtwayland/.git</tt> before running configure and make ([https://bugreports.qt.io/browse/QTBUG-43412 QTBUG-43412]) | * If you intend to build the QtWayland module, you need to <tt>mkdir qtwayland/.git</tt> before running configure and make ([https://bugreports.qt.io/browse/QTBUG-43412 QTBUG-43412]) |
Revision as of 08:56, 25 March 2015
Known Issues - Qt 5.5.0 Alpha
All platforms
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
Linux
- If you intend to build the QtWayland module, you need to mkdir qtwayland/.git before running configure and make (QTBUG-43412)