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 veganaiZe
Recipients paul.moore, steve.dower, tim.golden, veganaiZe, zach.ware
Date 2020-05-14.23:25:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589498706.71.0.441152981554.issue40629@roundup.psfhosted.org>
In-reply-to
Content
I'm getting an "error MSB4086: A numeric comparison was attempted ..." while attempting to build Python 3.8.3 (branch `3.8` from github) on Windows 8.1 (64-bit) with VC++ Build Tools 14.0 (2015 R3), at the command line.

I'm guessing that I might have an incorrect (ie. too old) version of the .NET tools?

I've attach the `PCBuild\clean.bat -vv` output.

I can provide many more details but I didn't want to overwhelm.
History
Date User Action Args
2020-05-14 23:25:06veganaiZesetrecipients: + veganaiZe, paul.moore, tim.golden, zach.ware, steve.dower
2020-05-14 23:25:06veganaiZesetmessageid: <1589498706.71.0.441152981554.issue40629@roundup.psfhosted.org>
2020-05-14 23:25:06veganaiZelinkissue40629 messages
2020-05-14 23:25:06veganaiZecreate