Overview
Artifact ID: | b1babb443757b05c4ad4f379c64b4e52315e8e9f |
---|---|
Page Name: | this page |
Date: | 2014-02-02 00:23:47 |
Original User: | matt |
Parent: | b9ca0159c3c06823bfef9b7b40ab7cc8a7a7dd2f (diff) |
Next | 324c9ee6b496f208703eda5ac5b982a5f34c0a55 |
Content
Attempt to Make New Version of Chicken-Iup.
- Install latest Mingw DONE
- Build chicken-4.8.0.5 DONE
# Start mingw shell and run the following in the chicken-4.8.0.5 directory make PLATFORM=mingw-msys PREFIX=c:/chicken
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