Overview
Artifact ID: | 5617d2ae34cee0aec375b942cd14c074badae34c |
---|---|
Page Name: | chicken-iup bounty |
Date: | 2015-04-19 19:44:11 |
Original User: | matt |
Parent: | 2ae509a269daf5ebbfac59aae8798781d5a07a06 (diff) |
Next | 461eab5ceb8cf596c342e8656bdc4f5050e29de8 |
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:
- Install required software; mingw, fossil, Inno setup
- Request full access to the chicken-iup fossil, email me at estiforta @ gmail . com
- Clone the fossil
- Install chicken scheme
- Install ffcall
- Install iup libraries
- Install all the current eggs that were previously installed, add as many new ones as you wish
- Update innodb configime
- 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.