[osg-users] osgAudio doesn't compile against OSG 3.4

Michael Nolde mnolde at gmx.net
Tue Mar 1 08:30:22 PST 2016


Dear Robert,

great to see that osgAudio is still maintained, thanks for your effort! Unfortunately, I was unable to compile your GitHub-fork, and got error messages such as:
- src/openalpp/AudioBase.cpp:189:24: error: conflicting declaration ‘ALCcontext* openalpp::AudioBase::context_’
- src/openalpp/AudioBase.cpp:155:35: error: invalid conversion from ‘void*’ to ‘ALCcontext* {aka ALCcontext_struct*}’ [-fpermissive]
- src/openalpp/AudioBase.cpp:189:24: error: declaration of ‘void* openalpp::AudioBase::context_’ outside of class is not definition [-fpermissive]

I tried to link it against your fork of openal-soft, but still no luck. Is it maybe just working with FMOD, or am I doing something wrong?

Help is very appreciated.
Thank you!

Cheers,
Michael

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=66465#66465








More information about the osg-users mailing list