-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Trying compile osgAudio with latest FMOD 44432 fails:
/home/petr/Plocha/osgAudio_02_00_00/src/osgAudio/BackendFMOD/AudioEnvironmentFMO
D.cpp:40:2: error: ‘FMOD_3D_LOGROLLOFF’ was not declared in this scope
/home/petr/Plocha/osgAudio_02_00_00/src/osgAudio/BackendFMOD/AudioEnvironmentFMO
D.cpp:40:21: error: ‘FMOD_3D_LOGROLLOFF’ was not declared in this scope
/home/petr/Plocha/osgAudio_02_00_00/src/osgAudio/BackendFMOD/AudioEnvironmentFMO
D.cpp:40:40: error: ‘FMOD_3D_LOGROLLOFF’ was not declared in this scope
/home/petr/Plocha/osgAudio_02_00_00/src/osgAudio/BackendFMOD/AudioEnvironmentFMO
D.cpp: In member function ‘void
osgAudio::AudioEnvironment::initInternals()’:
/home/petr/Plocha/osgAudio_02_00_00/src/osgAudio/BackendFMOD/AudioEnvironmentFMO
D.cpp:74:27: error: ‘FMOD_3D_LOGROLLOFF’ was not declared in this scope
Original issue reported on code.google.com by PetrSop...@gmail.com
on 19 Mar 2014 at 4:34