This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kumaraditya
Recipients Crowthebird, kumaraditya, malin, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-11-30.09:31:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638264666.85.0.28546222128.issue45816@roundup.psfhosted.org>
In-reply-to
Content
I have installed VS 2022 with v143 of MSVC.
I get this error when compiling 

```console
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.ta 
rgets(436,5): error MSB8020: The build tools for Visual Studio 2019 (Platform Toolset = 'v142') cannot  
be found. To build using the v142 build tools, please install Visual Studio 2019 build tools.  Alternat 
ively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click  
the solution, and then selecting "Retarget solution". [D:\cpython\PCbuild\_freeze_module.vcxproj]       
    0 Warning(s)
    1 Error(s)
```
History
Date User Action Args
2021-11-30 09:31:06kumaradityasetrecipients: + kumaraditya, paul.moore, tim.golden, zach.ware, steve.dower, malin, Crowthebird
2021-11-30 09:31:06kumaradityasetmessageid: <1638264666.85.0.28546222128.issue45816@roundup.psfhosted.org>
2021-11-30 09:31:06kumaradityalinkissue45816 messages
2021-11-30 09:31:06kumaradityacreate