Dan <negativ...@gmail.com> added the comment:

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?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33125>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to