On Wednesday, March 06, 2013 11:00:09 AM Simon Hausmann wrote: > Hi, > > FYI, the QML 2 integration of WebKit is going to require some C++11 support > in the compiler side in the future. As far as I can see this "future" would > be Qt 5.2 at the earliest. Qt 5.0 and Qt 5.1 are not affected at this > point.
A point of clarification: If the compiler does not end up providing the necessary support, the QML2 integration of WebKit will simply be left out from the build. The existing C++ API of QtWebKit would remain available and functional of course. Simon _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
