Jeremy Kloth <jeremy.kloth+python-trac...@gmail.com> added the comment:

A quick look at the good build log does indicate that the 8.1 SDK was being 
used (vars UseWindows81SDK=true and WindowsTargetPlatformVersion=8.1) which is 
the default behavior for VS2015 if a matching (from python.props) Win10SDK 
cannot be found.

It seems that the build tools you have installed do not give an error when the 
selected SDK (WindowsTargetPlatformVersion) isn't found on the system.

You've said that you have the Build Tools for VS2015 installed, a quick look at 
the download date indicates that they were released prior to VS2015 Update 1 
(which includes 10.0.10586.0).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35433>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to