1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
-
-
|
Integration of [http://call-cc.org|chicken scheme], [http://www.chust.org/fossils/iup|iup] and [http://www.chust.org/fossils/canvas-draw|canvas draw] into an easy to use windows installer.
<b>NOTE 1:</b> Licenses for the individual packages can be found in the source or at the home sites for the code.
<b>NOTE 2:</b> I'm offering a US$200 bounty to bring all the packages in chicken-iup up to date. Details [chicken-iup bounty|here]
<b>NOTE 3:</b>: Feb 1, 2014. I'm trying to create a new version of chicken-iup. I'll update [this page|2014_build_notes]
NEWS:
New release 03/25/2011. Details below.
Installation:
# Install Mingw [http://www.mingw.org] to the default location C:\MinGW
# Run the chicken-iup installer. <b>Ensure the destination path is C:\chicken</b> (it defaults to C:\chicken\chicken-iup in the previous release)
|