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 WildCard65
Recipients WildCard65, docs@python, paul.moore, shreyanavigyan, steve.dower, tim.golden, zach.ware
Date 2021-05-10.16:09:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620662972.7.0.217749944064.issue43804@roundup.psfhosted.org>
In-reply-to
Content
Correction: You can use either VsDevCmd.bat/Enter-VsDevShell on VS versions that provide them (2017 and 2019 are known to include it), but to get the x64 tools you need to pass command line arguments (They default to x86 native tools).

Otherwise you must use either vcvarsall.cmd and pass the appropriate command line arguments or vcvarsx86_amd64.bat/vcvars64.bat
History
Date User Action Args
2021-05-10 16:09:32WildCard65setrecipients: + WildCard65, paul.moore, tim.golden, docs@python, zach.ware, steve.dower, shreyanavigyan
2021-05-10 16:09:32WildCard65setmessageid: <1620662972.7.0.217749944064.issue43804@roundup.psfhosted.org>
2021-05-10 16:09:32WildCard65linkissue43804 messages
2021-05-10 16:09:32WildCard65create