diff wiki/BuildingOnWindows.wiki @ 332:eb779f1ddbea

Edited wiki page through web user interface.
author tomwalters@google.com
date Thu, 22 Jul 2010 08:05:43 +0000
parents acd84596104a
children 1a232b481f47
line wrap: on
line diff
--- 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