Artifact 95cc8ad4b3518070d5a7e72bb17f09f2174da7a0:

Wiki page [Installation] by matt on 2018-04-03 15:37:13.
D 2018-04-03T15:37:13.291
L Installation
P 10732431c90c19f6a8bb3c3a2136492b15b28cf1
U matt
W 722
<h2>Instructions</h2>

  # Install msys2 from [https://www.msys2.org/|www.msys2.org]
  # Optional, install all possible needed things for msys2, alternatively you can install only the pieces you need: <verbatim>pacman -S --needed base-devel msys2-devel mingw-w64-i686-toolchain mingw-w64-x86_64-toolchain</verbatim>
  # Update your path, edit ~/.bash_profile <verbatim>PATH="${HOME}/bin:/mingw64/bin:/c/chicken-iup/bin:${PATH}"</verbatim>
 
<h2>Old Instructions</h2>

  #  Install Mingw [http://www.mingw.org] to the default location C:\MinGW
  #  Run the chicken-iup installer.
  #  Log out and back in or reboot to make environment variables available to chicken. Thank you StephenE for catching this detail.

Z 3a6676392679c469c53d7fcdc51c491d