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 dan
Recipients Paul Monson, Steven Noonan, dan, paul.moore, steve.dower, steven.downum, tim.golden, zach.ware
Date 2019-11-19.22:37:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574203027.42.0.84700421999.issue33125@roundup.psfhosted.org>
In-reply-to
Content
According to this -
https://wiki.tcl-lang.org/page/Building+with+Visual+Studio+2017
the issue will be fixed in the next version (8.6.10). TLDR explanation: Tcl/Tk has variables with names that are now reserved keywords in VS2017, meaning that it can't be build with recent compilers and since VS2017 is the first compiler that has official ARM64 support it means that it currently can't be built for that target.
Anyway when version 8.6.10 is eventually released then it should (hopefully) build fine with the current scripts.
Maybe we can add it later when that happens?
History
Date User Action Args
2019-11-19 22:37:07dansetrecipients: + dan, paul.moore, tim.golden, zach.ware, steve.dower, steven.downum, Steven Noonan, Paul Monson
2019-11-19 22:37:07dansetmessageid: <1574203027.42.0.84700421999.issue33125@roundup.psfhosted.org>
2019-11-19 22:37:07danlinkissue33125 messages
2019-11-19 22:37:07dancreate