|
1
2
3
4
5
6
7
8
9
|
+
+
+
+
+
+
+
+
+
|
<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=-/chicken
</verbatim>
|
| | | | | | | |