Compiling Error : Checking FreeAlut... failed
Posted: Fri Aug 11, 2006 5:25 pm
Hi,
I'm trying to install blender with scons but... There's a strange error about the freealut lib.
I can't fix it alone !
I send to you an extract of the compiling history :
Compiling ==> 'SND_OpenALDevice.cpp'
intern/SoundSystem/openal/SND_OpenALDevice.cpp:48:21: AL/alut.h: No such file or directory
intern/SoundSystem/openal/SND_OpenALDevice.cpp: In member function `virtual SND_ WaveSlot* SND_OpenALDevice::LoadSample(const STR_String&, void*, int)':
intern/SoundSystem/openal/SND_OpenALDevice.cpp:433: error: `alutLoadWAVMemory' u ndeclared (first use this function)
intern/SoundSystem/openal/SND_OpenALDevice.cpp:433: error: (Each undeclared iden tifier is reported only once for each function it appears in.)
intern/SoundSystem/openal/SND_OpenALDevice.cpp:448: error: `alutLoadWAVFile' und eclared (first use this function)
intern/SoundSystem/openal/SND_OpenALDevice.cpp:476: error: `alutUnloadWAV' undec lared (first use this function)
scons: *** [/root/Desktop/Blender/build/linux2/intern/SoundSystem/openal/SND_Ope nALDevice.o] Error 1
scons: building terminated because of errors.
If somebody has an idea... please, help me.
I thank you in advance
Dave
I'm trying to install blender with scons but... There's a strange error about the freealut lib.
I can't fix it alone !
I send to you an extract of the compiling history :
Compiling ==> 'SND_OpenALDevice.cpp'
intern/SoundSystem/openal/SND_OpenALDevice.cpp:48:21: AL/alut.h: No such file or directory
intern/SoundSystem/openal/SND_OpenALDevice.cpp: In member function `virtual SND_ WaveSlot* SND_OpenALDevice::LoadSample(const STR_String&, void*, int)':
intern/SoundSystem/openal/SND_OpenALDevice.cpp:433: error: `alutLoadWAVMemory' u ndeclared (first use this function)
intern/SoundSystem/openal/SND_OpenALDevice.cpp:433: error: (Each undeclared iden tifier is reported only once for each function it appears in.)
intern/SoundSystem/openal/SND_OpenALDevice.cpp:448: error: `alutLoadWAVFile' und eclared (first use this function)
intern/SoundSystem/openal/SND_OpenALDevice.cpp:476: error: `alutUnloadWAV' undec lared (first use this function)
scons: *** [/root/Desktop/Blender/build/linux2/intern/SoundSystem/openal/SND_Ope nALDevice.o] Error 1
scons: building terminated because of errors.
If somebody has an idea... please, help me.
I thank you in advance
Dave