Overview

Artifact ID: 2ae509a269daf5ebbfac59aae8798781d5a07a06
Page Name:chicken-iup bounty
Date: 2015-04-19 19:38:57
Original User: matt
Parent: 5e4a9e2142cd6f644a63156ce076ceae2a35aee8 (diff)
Next 5617d2ae34cee0aec375b942cd14c074badae34c
Content

Chicken IUP Update Bounty

I don't have time to update chicken-iup right now but I need it for several projects. To get chicken-iup updated I'm posting a bounty of US$200.

Outline of steps to update chicken-iup:

  1. Install required software; mingw, fossil, Inno setup
  2. Request full access to the chicken-iup fossil, email me at estiforta @ gmail . com
  3. Clone the fossil
  4. Install chicken scheme
  5. Install ffcall
  6. Install iup libraries
  7. Install all the current eggs that were previously installed, add as many new ones as you wish
  8. Update innodb config
  9. Compile and make windows installer

I have a comprehensive Makefile for building chicken scheme, iup and a number of eggs in the Megatest repo. This might be a good starting point for building on Windows or for hints on how to build.

Megatest Makefile for building chicken, iup and eggs: Makefile.installall

NOTE: I do not need the absolute latest versions of everything. If there are obstacles for getting a specific version compiled let me know and we can adjust expectations accordingly.