New submission from Steve Dower <steve.do...@python.org>:

The project files require an additional check in PCbuild/python.props to select 
the right toolset for VisualStudioVersion=17.0. Without this, everything will 
refuse to build.

The toolset is still v142, so there should be not compatibility issues. The 
problem is in detection, not use.

----------
assignee: steve.dower
components: Build, Windows
messages: 396723
nosy: paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Cannot build in VS 2022
type: compile error
versions: Python 3.10, Python 3.11, Python 3.9

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

Reply via email to