From 2904455a54c26e304d7d1a6408d71ad334023c8d Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Mon, 18 Sep 2006 21:07:33 +0000 Subject: *** 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 --- (limited to 'README.mingw') 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 -- cgit v0.9.1