[Development] Qt 4.8 clang and libc++

Sylvain Pointeau sylvain.pointeau at gmail.com
Thu Sep 6 23:24:06 CEST 2012


>
> 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120906/ccfbbd6e/attachment.html>


More information about the Development mailing list