Changes to "this page" between 2014-02-01 23:39:02 and 2014-02-02 00:23:47

1
2
3
4
5
6
7
8
9






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15









+
+
+
+
+
+
<h1>Attempt to Make New Version of Chicken-Iup.</h1>

  *  Install latest Mingw [DONE]
  *  Build chicken-4.8.0.5 [DONE] <verbatim>
# Start mingw shell and run the following in the chicken-4.8.0.5 directory
make PLATFORM=mingw-msys PREFIX=c:/chicken
</verbatim>

Trying ffcall from: http://www.kiatoa.com/cgi-bin/fossils/ffcall, this is v1.10 + a patch for executable protection on Windows.

So far I've had to set:

CHICKEN_PREFIX=c:\chicken

and add c:\chicken\bin and c:\MinGW\bin to PATH