Hi,I'm getting build errors on Windows for https://github.com/python/cpython/pull/28386
The error message is:C:\Program Files (x86)\Windows Kits10円\Include10円.0.22000.0\um\winnt.h(253): error RC2188: D:\a\cpython\cpython\PCbuild\obj311円win32_Release\pythoncore\RCa01688(47) : fatal error RC1116: RC terminating after preprocessor errors [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Can anyone translate that into English for me?It suggests that there are errors in the preprocessor. But how do I tell what the error is?
Cheers, Mark. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/SOCIYBNX5VZYPZFQYKWRCCPPN7TNVUMJ/ Code of Conduct: http://python.org/psf/codeofconduct/