12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
-
+
|
# 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;
* [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]
* [http://www.kiatoa.com/cgi-bin/chicken-iup/doc/tip/setup-chicken-iup.exe|latest (0.3) setup-chicken-iup.exe] MOTE: Canvas-draw is not in this release.
* [http://www.kiatoa.com/cgi-bin/chicken-iup/doc/tip/setup-chicken-iup.exe|latest (0.3, Feb 2, 2014) setup-chicken-iup.exe] NOTE: Canvas-draw is not in this release.
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".
|