You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 19 Mar 2014 at 4:34
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 19 Mar 2014 at 4:34The text was updated successfully, but these errors were encountered: