| Code: |
|
/usr/include/AL/alc.h: In constructor `SND_OpenALDevice::SND_OpenALDevice()': /usr/include/AL/alc.h:54: too many arguments to function `ALCenum alcGetError()'SND_OpenALDevice.cpp:268: at this point in file SND_OpenALDevice.cpp: In member function `virtual void SND_OpenALDevice::StopObject(int) const': SND_OpenALDevice.cpp:541: warning: unused variable `float obvel[3]' SND_OpenALDevice.cpp: In member function `virtual void SND_OpenALDevice::SetObjectTransform(int, const MT_Vector3&, const MT_Vector3&, const MT_Matrix3x3&, const MT_Vector3&, const MT_Scalar&) const': SND_OpenALDevice.cpp:655: warning: unused variable `float obvel[3]' make[4]: *** [/home/hitachi/bf-blender/blender/obj/linux-glibc2.2.5-i386/gameengine/OpenALSoundSystem/SND_OpenALDevice.o] Error 1 make[3]: *** [all] Error 1 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1 |