[Interest] Qt5 on MSVC2008, Win7x64 (Tier1)? (Charley Bay)

David Ching dc at dcsoft.com
Mon Jul 9 06:03:21 CEST 2012


> Date: Sun, 8 Jul 2012 12:56:32 -0600
> From: Charley Bay <charleyb123 at gmail.com>
> Subject: [Interest] Qt5 on MSVC2008, Win7x64 (Tier1)?
> 
> As an aside, we've been watching the MSVC2012 "Release Candidate" that is
out, it seems to solve some issues associated with MSVC2010,
>  but drops native-targetting-for-XP (we don't care, but some might).  Any
thoughts about levels-of-support for MSVC2012?

MS has announced that VS2012 will support native XP targeting in an update
to be released a few months after it first ships.

One reason to move forward from VS2008 is more C++11 support, such as
'auto', lambdas, etc. which are even in VS2010.  I believe lambdas can be
used as slots in Qt 5, which is long overdue, and you don't want to be left
out because you're still using VS2008.

-- David





More information about the Interest mailing list