Actions
Build Environment » History » Revision 3
« Previous |
Revision 3/5
(diff)
| Next »
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¶
Updated by Hamish over 16 years ago · 3 revisions