D 2018-04-03T17:54:37.568 L Installation P 51a35679b52991f7ce45166f52f0a000b70e0cd7 U matt W 745

Instructions

# 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: pacman -S --needed base-devel msys2-devel mingw-w64-i686-toolchain mingw-w64-x86_64-toolchain libreadline-devel # Update your path, edit ~/.bash_profile PATH="${HOME}/bin:/mingw64/bin:/c/chicken-iup/bin:${PATH}"

Old Instructions

# 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 bedbf46a13deea53de97669dc3ccb4b8