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
27
28
|
-
+
+
+
|
So far I've had to set:
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
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)
=======================================
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 '(\
|