Changes between Version 4 and Version 5 of Building/Preparation/Windows
- Timestamp:
- 10/03/09 18:00:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Preparation/Windows
v4 v5 6 6 7 7 * First install a recent stable version of [http://www.haskell.org/ghc/download.html GHC]. 8 9 * Install MinGW: [http://www.haskell.org/ghc/tools/Win32/MinGW-5.1.4.exe]. When the installer asks you which version to install, choose "Current".10 11 * The `windres` program that comes with MinGW isn't compatible with GHC. Download a later version: [http://www.haskell.org/ghc/tools/Win32/windres.exe] and put it in `c:/mingw/bin` (or wherever you installed MinGW).12 8 13 9 * Install MSYS:
