[gcompris/GCOMPRIS_8_3] Added missing sdl files, fixed audio.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: svn-commits-list gnome org
- Subject: [gcompris/GCOMPRIS_8_3] Added missing sdl files, fixed audio.
- Date: Sun, 5 Jul 2009 17:55:51 +0000 (UTC)
commit 4d43e5cf786716cb3644517d77334cc043a8e73d
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Sun Jul 5 18:26:14 2009 +0200
Added missing sdl files, fixed audio.
Makefile.mingw | 3 +++
README.mingw | 1 -
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.mingw b/Makefile.mingw
index 80fadf2..a077cee 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -46,6 +46,9 @@ NEEDED_DLLS = $(GNUCAP_TOP)/src/MSW/gnucap.exe \
$(PYTHON_TOP)/python24.dll \
$(SDL_TOP)/bin/SDL.dll \
$(SDL_TOP)/bin/SDL_mixer.dll \
+ $(SDL_TOP)/bin/libogg-0.dll \
+ $(SDL_TOP)/bin/libvorbis-0.dll \
+ $(SDL_TOP)/bin/libvorbisfile-3.dll \
$(SQLITE_TOP)/sqlite3.dll \
$(MSVCR71_DLL)
diff --git a/README.mingw b/README.mingw
index 577051f..0219992 100644
--- a/README.mingw
+++ b/README.mingw
@@ -72,7 +72,6 @@ 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, 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]