Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 62061b3..5ec6c90 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,8 +4,10 @@ Installation
To build the Osirion Project from source code you will need
the SDL and OpenGL library and header files.
- In theory, it should compile on any platform supported by SDL,
- but at the time of writing only linux is supported.
+
+ In theory, it should compile on any POSIX-compatible platform
+ supported by SDL, but at the time of writing only linux is
+ supported.
I have succesfully compiled it on the following platforms:
linux-x86_64, gcc 4.1.2, SDL 1.2.11