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 pjx206
Recipients gvanrossum, pjx206
Date 2021-03-31.00:42:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617151355.24.0.36774267954.issue43567@roundup.psfhosted.org>
In-reply-to
Content
`build.bat --regen` produces such error because it uses build tool from visual studio to build regen.vcxproj, and you do not have v142 toolset. I'm using vs2019 and have v142 toolset installed and regen.vcxproj workd, just cannot actually regenerate files needed completely.
History
Date User Action Args
2021-03-31 00:42:35pjx206setrecipients: + pjx206, gvanrossum
2021-03-31 00:42:35pjx206setmessageid: <1617151355.24.0.36774267954.issue43567@roundup.psfhosted.org>
2021-03-31 00:42:35pjx206linkissue43567 messages
2021-03-31 00:42:35pjx206create