Re: [Python-Dev] Backporting the 3.5+ Windows build project files to 2.7

2015年6月25日 12:17:21 -0700

On Thu, Jun 25, 2015 at 10:42 AM, Steve Dower <[email protected]> wrote:
> This also makes it more viable to use the Windows SDK compilers. If you 
> install the Windows SDK 7.0 (which includes MSVC9) and Windows SDK 7.1 (which 
> includes the platform toolset files for MSVC9 - toolsets were invented later 
> than the 7.0 release) then you should be able to build from the command line 
> or any version of Visual Studio from 2010 onwards.
I suspected this, but hadn't brought it up because I hadn't looked
into it in depth. This sounds good though! The SDKs are supported
quite a bit longer than VS versions, aren't they?
-- 
Zach
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to