[Openal] SGI version of OpenAL

Erik Hofman erik at ehofman.com
Mon Nov 7 04:52:19 PST 2005


Jones J.W. wrote:
 > Hi all,
 >
 > Is there an SGI version of OpenAL?

Yes:
http://www.a1.nl/~ehofman/fgfs/

 >
 > I have tried downloading the source from the CVS and compiling it 
with the SGI compilers but there are hundreds of compiler errors.

Nah, most of them are just warnings, there's just one error; You'll have 
to add "#include <AL/alext.h>" to src/arch/irix/iris.c (just after 
"#include <AL/al.h>" and you'll be fine.

(It would be nice if someone would commit this change)

Erik



More information about the Openal mailing list