> Date: Sun, 8 Jul 2012 12:56:32 -0600 > From: Charley Bay <charleyb...@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 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest