# HG changeset patch # User tomwalters@google.com # Date 1279782464 0 # Node ID acd84596104a609db8e081ccbae4d8586b32cecd # Parent 0a8e7d0c70dcf975cbb88c3015c805957aa19b6d Edited wiki page through web user interface. diff -r 0a8e7d0c70dc -r acd84596104a wiki/BuildingOnWindows.wiki --- a/wiki/BuildingOnWindows.wiki Thu Jul 22 04:24:55 2010 +0000 +++ b/wiki/BuildingOnWindows.wiki Thu Jul 22 07:07:44 2010 +0000 @@ -1,6 +1,6 @@ #summary Building AIM-C on Windows -= Introduction = += Windows build = Windows build instructions tested on Windows XP. If you know about building on Windows 7 or other platforms, please add the details here. Install [http://www.python.org/download/ Python 2.7] (default options) @@ -27,4 +27,7 @@ svn checkout http://aimc.googlecode.com/svn/trunk/ aimc-read-only Run the 'Visual Studio Command Prompt' and execute the command: - scons \ No newline at end of file + scons + +== Building the Python Module == +Download [http://www.swig.org/download.html SWIG] \ No newline at end of file