diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |