# HG changeset patch # User tomwalters@google.com # Date 1279785943 0 # Node ID eb779f1ddbea79a02422bbf722048c50c909d8b7 # Parent acd84596104a609db8e081ccbae4d8586b32cecd Edited wiki page through web user interface. diff -r acd84596104a -r eb779f1ddbea wiki/BuildingOnWindows.wiki --- a/wiki/BuildingOnWindows.wiki Thu Jul 22 07:07:44 2010 +0000 +++ b/wiki/BuildingOnWindows.wiki Thu Jul 22 08:05:43 2010 +0000 @@ -30,4 +30,8 @@ scons == Building the Python Module == -Download [http://www.swig.org/download.html SWIG] \ No newline at end of file +Download [http://www.swig.org/download.html SWIG] + +If using MSVC 2010 +Edit +C:\Python27\Lib\distutils\msvc9compiler.py line 243 to be toolskey = "VS100COMNTOOLS" \ No newline at end of file