Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README.mingw
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-09-18 21:07:33 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-09-18 21:07:33 (GMT)
commit2904455a54c26e304d7d1a6408d71ad334023c8d (patch)
tree3d232f798821a361fe029dbd2d448d1aba24c47e /README.mingw
parent4b953d15e25f0e2c69ece356ee9038a0ae4370e6 (diff)
*** RELEASE 8.0BETA6 ***
- Fixed clickgame and chess on windows (uses the old chess.c code) - chess on linux updated to use the new glib API - More GC API fix: board_pause now gc_board_pause board_play now gc_board_play board_stop now gc_board_stop
Diffstat (limited to 'README.mingw')
-rw-r--r--README.mingw2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.mingw b/README.mingw
index c21ed60..82fc32d 100644
--- a/README.mingw
+++ b/README.mingw
@@ -64,6 +64,8 @@ GNUCHESS_TOP := /gnuchess
* Now on the windows system:
* Get a tarball or CVS snapshot of gcompris.
* untar the gcompris-win-prepack.tar.gz in it
+* Manual fix draw.xml to use draw instead of python
+* Manual fix, replace chess.c by chess.c.windows
* run: make -f Makefile.mingw from gcompris's top-level directory. This will take a long time.
* run: make -f Makefile.mingw prepack to include all necessary libraries in the installer directory
* run: make -f Makefile.mingw install to include the generated code in the installer directory