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.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to