Jeremy Kloth <jeremy.kloth+python-trac...@gmail.com> added the comment:
Sorry for the delay, but I wanted to get an environment that still had an older VS2015 install to test against. VS2015 prior to Update 3 use a different heuristic to determine the SDK version for building. I've made the following changes: - version checking uses System.Version, - WindowsTargetPlatformVersion is set to the detected Win10 SDK (this is the offical setting anyway, but required for VS2015 prior to Update 3) - added display of the detected SDK to ShowVersionInfo target (build.bat -V) ---------- _______________________________________ 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