Differences between revisions 3 and 4
Revision 3 as of 2008-04-29 19:41:57
Size: 292
Editor: ChrisGorecki
Comment:
Revision 4 as of 2008-08-26 15:44:35
Size: 173
Editor: goreckc
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
2. Run this .bat file: attachment:setup.bat

   Note that you may have to change the paths in the .bat to reflect those on your machine.
2. Run vcvarsall.bat

To build C extensions with distutils:

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

2. Run vcvarsall.bat