Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2008-04-29 19:23:49
Size: 196
Editor: ChrisGorecki
Comment:
Revision 6 as of 2022-04-05 01:10:01
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
To build C extensions with distutils:

1. Open [python root]/Lib/distutils/ and replace msvccompiler.py with this one: attachment:msvccompiler.py

2. Run this .bat file: attachment:setup.bat