1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
-
+
|
<h3>Chicken IUP Update Bounty</h3>
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, [http://fossil-scm.org|fossil], [http://www.jrsoftware.org/isinfo.php|Inno setup]
# Install required software; [http://www.mingw.org|mingw], [http://fossil-scm.org|fossil], [http://www.jrsoftware.org/isinfo.php|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 config
|