>
> I'm confused? Are you working with 4.8 or with Qt5?
>
>
I want libc++ and Qt 4.8 does not provide clang-libc++.
so I switched to Qt5 but facing this compilation error.
sorry for the confusion.


> Regarding Webkit in Qt5,
> It does not seem to use load(qt_module) in its profle that is required to
> enable automatically c++11 like the rest of qt. (it only seem to use it
> when
> compiling the
> One may need to add this line in some .pro or .pri file
> contains(QT_CONFIG, c++11):CONFIG += c++11


It seems to be missing in /qtwebkit.pri
where should it be exactly?
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to