Anders Backman schrieb:
Just realized that this was only part of the truth.
OpenAL and freealut is also needed for the build. FreeALUT is a library
similar to GLUT, that initializes the OpenAL hardware and load standard
wav/aiff fileformats.
So the dependency list of osgAL is:
- OSG_OT_P (OpenSceneGraph/OpenThreads/Producer)
- OpenAL http://www.openal.org/downloads.html
- Freealut http://www.openal.org/downloads.html
- Oggvorbis http://www.vorbis.com/setup/
Is there still a dependency to CommonCpp? That hindered me to port your
code (specifically OpenAL++) to OS X.
btw: OS X wants the OpenAL-includes from <OpenAL/al.h>
cheers,
Stephan
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/