10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
-
-
+
+
|
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)
<b>Downloads</b> You can download the chicken-iup installer for Windows here;
* 0.1 [http://www.kiatoa.com/cgi-bin/chicken-iup/raw/setup-chicken-iup.exe?name=9ce8cbca22f76080349a30a48c722b2b3fe20210|old version here],
* version 0.2 [http://www.kiatoa.com/cgi-bin/chicken-iup/artifact?name=71513f93f066a6bad1d919cf91b90d4203608f75|new version here]
* [http://www.kiatoa.com/cgi-bin/chicken-iup/raw/setup-chicken-iup.exe?name=9ce8cbca22f76080349a30a48c722b2b3fe20210|version 0.1 setup-chicken-iup.exe],
* [http://www.kiatoa.com/cgi-bin/chicken-iup/artifact?name=71513f93f066a6bad1d919cf91b90d4203608f75|version 0.2 setup-chicken-iup.exe]
* latest (0.3) [http://www.kiatoa.com/cgi-bin/chicken-iup/doc/tip/setup-chicken-iup.exe|setup-chicken-iup.exe]
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".
|