[Bf-committers] OpenAL error OS X

Jean-Luc Peurière bf-committers@blender.org
Sun, 9 May 2004 11:16:56 +0200


Le 9 mai 04, à 09:37, Michael Velikanje a écrit :

> I get these errors when I enable "  use_openal = 'true' ":
>
> -c -o  
> /Users/michaelv/bf-blender/build/darwin/intern/SoundSystem/openal/ 
> SND_OpenALDevice.o intern/SoundSystem/openal/SND_OpenALDevice.cpp
> intern/SoundSystem/openal/AL/alc.h: In constructor `
>    SND_OpenALDevice::SND_OpenALDevice()':
> intern/SoundSystem/openal/AL/alc.h:54: error: too many arguments to  =

> function `
>    ALCenum alcGetError()'
>

intern/SoundSystem/openal/AL/alc.h should be  
#../lib/darwin-6.1-powerpc/openal/include/AL/alc.h

Do you use last CVS ?

default values in SConstruct files are good.

make sure fmod is set to false.

update CVS, delete or rename config.opt and look if it builds correctly  
then.

The build system does not look for framework (that's indeed something  
that could be added)
-- 
Jean-luc(lukep)