Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.1.0 RC1
-
None
-
Mac OS X 10.8.2
-
d0d158f0921fbcc67ac33eedc69684c1b3b389a7
Description
C++11 is enabled though qt_common.prf, which is included from eg qt_module.prf, qt_tool.prf, etc. But some parts of the Qt build do not load either of these, eg:
qtlocation/src/3rdparty/poly2tri/poly2tri.pro
We should build all of Qt with C++11 if enabled by configure, so perhaps the
contains(QT_CONFIG, c++11): CONFIG += c++11
part should be in qt_build_config.prf?
Attachments
Issue Links
- is required for
-
QTBUG-31808 static builds not working on Mac OS X 10.8
- Closed
-
QTBUG-31445 can't build QtLocation qtquick plugin on Mac with Qt3D
- Closed
- relates to
-
QTBUG-31726 Deployment target depends on CONFIG containing c++11
- Closed
For Gerrit Dashboard: QTBUG-31586 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
59648,1 | Move enabling of C++11 for Qt builds to qt_build_config.prf | stable | qt/qtbase | Status: ABANDONED | -1 | 0 |