[Bf-committers] Problem with openal: NUM_SOURCES exceeds maximum of windows llib, causing crash in BGE

Benoit Bolsee benoit.bolsee at online.be
Fri Sep 12 22:35:35 CEST 2008


Hi,

Recently NUM_SOURCES in intern\SoundSystem\SoundDefined.h was changed to
32 but the windows openal library only supports a maximum of 24 audio
sources. Either the windows library needs to be recompiled to support
more sources, or NUM_SOURCES must be set back to 24.
 
Campbell, you did the change in revision 16488, can you check out the
best option?

/benoit



More information about the Bf-committers mailing list