Changes between Version 4 and Version 5 of Building/Preparation/Windows

Show
Ignore:
Timestamp:
10/03/09 18:00:42 (4 years ago)
Author:
igloo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Building/Preparation/Windows

    v4 v5  
    66 
    77 * 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). 
    128 
    139 * Install MSYS: