15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
+
+
|
CHICKEN_PREFIX=c:\chicken
and add c:\chicken\bin and c:\MinGW\bin to PATH
Put all of gtk in /c/chicken/ from gtk.org. Note: scratch area is /c/MinGW/msys/home/chicken-iup.
NOTE:: Installing all of gtk did not make this error go away (although then cairo installed seamlessly)
NOTE: Add path mod from http://legroom.net/software/modpath
=======================================
canvas-draw error message
<verbatim>
"c:\chicken\bin\csi" -bnq -setup-mode -e "(require-library setup-api)" -e "(im
port setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\
|