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 ntrischi
Recipients eric.snow, eryksun, lukasz.langa, miss-islington, ntrischi, paul.moore, serhiy.storchaka, sobolevn, steve.dower, tim.golden, vstinner, zach.ware
Date 2022-01-29.22:32:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643495551.66.0.727077693358.issue45220@roundup.psfhosted.org>
In-reply-to
Content
Compiling Python3.8.9 from source on Windows 10 with VS2019. Running PCBuild\build.bat, I'm getting the following issue: 

C:\Program Files (x86)\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(253): error RC2188: C:\Python-3.8.9\PCbuild\obj\38amd64_Release\pythoncore\RCa09752(53) : fatal error RC1116: RC terminating after preprocessor errors [C:\Python-3.8.9\PCbuild\pythoncore.vcxproj]

I noticed this issue is closed but it doesn't seem to be resolved.
History
Date User Action Args
2022-01-29 22:32:31ntrischisetrecipients: + ntrischi, paul.moore, vstinner, tim.golden, lukasz.langa, eric.snow, zach.ware, serhiy.storchaka, eryksun, steve.dower, miss-islington, sobolevn
2022-01-29 22:32:31ntrischisetmessageid: <1643495551.66.0.727077693358.issue45220@roundup.psfhosted.org>
2022-01-29 22:32:31ntrischilinkissue45220 messages
2022-01-29 22:32:31ntrischicreate