[Development] Qt 4.8 clang and libc++

Olivier Goffart olivier at woboq.com
Fri Sep 7 00:06:57 CEST 2012


On Friday 07 September 2012 00:03:33 Sylvain Pointeau wrote:
> > > > 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?
> > 
> > I'm not really sure. You can try
> > Tools/qmake/mkspecs/features/default_pre.prf
> 
> qtbase/mkspecs/features/default_pre.prf

No, the one in webkit.
qtwebkit/Tools/qmake/mkspecs/features/default_pre.prf

> but will qtwebkit compile with c++11?

I beleive it should now.
Maybe you will run into some small issues.



More information about the Development mailing list