From 4a2bad92171ff8a9a248599f47087cfe39e93653 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 18 May 2008 09:21:20 +0000 Subject: OpenAL support --- INSTALL | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index a459df3..04ac33f 100644 --- a/INSTALL +++ b/INSTALL @@ -8,9 +8,14 @@ The Osirion Project - INSTALL Installation To build the Osirion Project from source code you will need - the SDL and OpenGL library and header files. + the following libraries and their header files: + + SDL version 1.2 or newer + OpenGL, version 1.1 or newer + OpenAL version 1.1 or newer I have succesfully compiled it on the following platforms: + linux-x86_64 gcc 4.1.2 linux-i686 gcc 4.1.2 mingw32 gcc 4.2.2 @@ -167,4 +172,3 @@ Updating cd data/ svn update cd .. - -- cgit v1.2.3