Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-05-18 09:21:20 +0000
committerStijn Buys <ingar@osirion.org>2008-05-18 09:21:20 +0000
commit4a2bad92171ff8a9a248599f47087cfe39e93653 (patch)
treeb8a4fe7f616b3e4f707d89a35fff5e8b5fdcfcc8 /INSTALL
parenta185c11f2397c0296a4b62cc266b4fa00a63c1e2 (diff)
OpenAL support
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 6 insertions, 2 deletions
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 ..
-