Project

General

Profile

Bug #1930

[linux] doomsday-1.14.5 build from source with CONFIG+=deng_fmod FMOD_DIR=/opt/fmodex fails with error: 'FMOD_SPEAKERMODE_SRS5_1_MATRIX' was not declared in this scope

Added by sermayen almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
3rd party compatibility
Target version:
-
Start date:
2014-12-13
% Done:

0%

Tags:

Description

Here's the full error:

../../../doomsday-1.14.5/doomsday/plugins/fmod/src/driver_fmod.cpp: In function 'int DS_Init()':
../../../doomsday-1.14.5/doomsday/plugins/fmod/src/driver_fmod.cpp:95:36: error: 'FMOD_SPEAKERMODE_SRS5_1_MATRIX' was not declared in this scope
fmodSystem->setSpeakerMode(FMOD_SPEAKERMODE_SRS5_1_MATRIX);
^
Makefile:270: recipe for target 'driver_fmod.o' failed
make2: *** [driver_fmod.o] Error 1

I have FMOD installed in /opt/fmodex and set the FMOD_DIR accordingly, no luck.
I also tried fmod-4.38.00 and fmod-4.38.02 still no luck... Does doomsday need a more up-to-date version of FMOD EX ?

History

#1 Updated by sermayen almost 10 years ago

Ok... got it working with fmod-4.44.9 from the fmod site... so this bug can be closed.

#2 Updated by skyjake almost 10 years ago

  • Tags set to Audio
  • Category set to 3rd party compatibility
  • Status changed from New to Closed

Also available in: Atom PDF