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:03:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620662632.71.0.0413651798793.issue43804@roundup.psfhosted.org>
In-reply-to
Content
Then it appears you're using a version of the compiler that is built for building 32-bit exes/dlls, you need to use the x64 version.

For this you need to start either the x86 Cross Tools console or the x64 native console (VS 2019) or use vcvarsall.cmd/Enter-VsDevShell (PowerShell)
History
Date User Action Args
2021-05-10 16:03:52WildCard65setrecipients: + WildCard65, paul.moore, tim.golden, docs@python, zach.ware, steve.dower, shreyanavigyan
2021-05-10 16:03:52WildCard65setmessageid: <1620662632.71.0.0413651798793.issue43804@roundup.psfhosted.org>
2021-05-10 16:03:52WildCard65linkissue43804 messages
2021-05-10 16:03:52WildCard65create