Project

General

Profile

Build Environment » History » Revision 3

Revision 2 (Hamish, 2008-06-29 17:00) → Revision 3/5 (Hamish, 2008-06-29 17:25)

h1. Build Environment 

 It took me longer than I expected to get my windows build environment actually working, so I am documenting the steps required here. 

 # Install MinGW (Use the Automated MinGW installer from http://sourceforge.net/project/showfiles.php?group_id=2435) 
 ## Add _mingw make_ to the list of components to install 
 # Add _C:\MinGW\bin_ to the system PATH 
 # copy _C:\MinGW\bin\mingw32-make.exe_ to _C:\MinGW\bin\make.exe_ 
 # Install putty 
 ## Add putty to the system PATH