[webkit-dev] Heads-up: C++11 and WebKit2

Simon Hausmann simon.hausmann at digia.com
Wed Mar 6 01:58:37 PST 2013


On Tuesday, March 05, 2013 03:53:48 PM Benjamin Poulain wrote:
> On Tue, Mar 5, 2013 at 3:48 PM, Kenneth Rohde Christiansen <
> 
> kenneth.christiansen at gmail.com> wrote:
> > I am personally happy that we can make use of C++11 and I don't
> > suppose it is a problem for the Tizen/EFL port. On the other hand, I
> > fear that Qt might be targeting some platforms where this could be an
> > issue. According to http://qt-project.org/wiki/Qt_5.0 they are still
> > aiming at supporting Windows XP as a Tier 1 platform.
> 
> WebKit2 already requires XP SP2 or above. Can't MSVC 2010 target that?

Yes. MSVC 2010 can target Windows XP SP2 and above. The run-time libraries of 
MSVC 2012 Update 1 support XP SP2 as well.


Simon


More information about the webkit-dev mailing list