Differences between revisions 4 and 5
Revision 4 as of 2008-08-26 15:44:35
Size: 173
Editor: goreckc
Comment:
Revision 5 as of 2008-11-14 13:42:12
Size: 177
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
1. Open [python root]/Lib/distutils/ and replace msvccompiler.py with this one: attachment:msvccompiler.py 1. Open [python root]/Lib/distutils/ and replace msvccompiler.py with this one: [[attachment:msvccompiler.py]]

To build C extensions with distutils:

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

2. Run vcvarsall.bat