1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
-
+
|
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>WARNING</b> this software is not well tested yet. Licenses for the individual packages can be found in the source or at the home sites for the code.
NEWS:
New release 03/25/2011. Details below.
Installation:
# Install Mingw [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 for reasons unknown)
<b>You can download the latest chicken-iup installer for Windows [http://www.kiatoa.com/cgi-bin/chicken-iup/raw/setup-chicken-iup.exe?name=9ce8cbca22f76080349a30a48c722b2b3fe20210|old version here]
<b>You can download the latest chicken-iup installer for Windows [http://www.kiatoa.com/cgi-bin/chicken-iup/raw/setup-chicken-iup.exe?name=9ce8cbca22f76080349a30a48c722b2b3fe20210|old version here] or the
[http://www.kiatoa.com/cgi-bin/chicken-iup/artifact?name=71513f93f066a6bad1d919cf91b90d4203608f75|new version here]</b>
To see a window with some widgets run chicken-iup and type in:
(load "../examples/sample.scm")
This chicken-iup site is using [http://www.fossil-scm.org|Fossil Source Code Management Software]. To download older versions of the installer or explore the files log in as anonymous and browse "Files" or "Branches".
|