mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-05 18:56:43 +08:00
README: Qt 5.7 requires C++11 compliant compiler
Task-number: QTBUG-54084 Change-Id: I127fe637791f05f8310988a4c09fc9584e194f53 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
2
README
2
README
@@ -10,7 +10,7 @@ HOW TO BUILD QT5
|
|||||||
|
|
||||||
- Perl 5.8 or later
|
- Perl 5.8 or later
|
||||||
- Python 2.7 or later
|
- Python 2.7 or later
|
||||||
- C++ compiler supporting the C++98 standard
|
- C++ compiler supporting the C++11 standard
|
||||||
|
|
||||||
For other platform specific requirements,
|
For other platform specific requirements,
|
||||||
please see section "Setting up your machine" on:
|
please see section "Setting up your machine" on:
|
||||||
|
|||||||
Reference in New Issue
Block a user