[issue1607] Patch for TCL 8.5 support

Christian Heimes report at bugs.python.org
Tue Dec 18 00:52:49 CET 2007


Christian Heimes added the comment:

Kurt B. Kaiser wrote:
> I do have an XP on multiboot.  I'm not very enthusiatic about learning 
> MS tools; the last time I built Python on W. was with VC5 in the days 
> when IDLE had a small C extension, later incorporated into Python.  If 
> the Tk 8.5/Tkinkter problem doesn't get fixed I suppose I'lll have to 
> attempt 
> it again.  Thanks for the link.

In the past it was a real pain in the ... to set up a build env. Since I
have created the PCbuild9 directory for VS 2008 and we decided to build
new builds with VS 2008 it is dead easy. You *just* need to install VS
2008 and no more extra SDKs. The free Express Edition of VS c++ 2008 is
sufficient.

All extra dependencies are in Python's SVN repository.

Christian

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1607>
__________________________________


More information about the Python-bugs-list mailing list