[Bf-committers] CMake link problem

Hans Lambermont hans at lambermont.dyndns.org
Wed Jul 25 10:57:21 CEST 2007


Hi all,

This must be easy to fix :

[100%] Building C object source/creator/CMakeFiles/blender.dir/dna.o
Linking C executable ../../bin/blender
lib/libbf_soundsystem.a(SND_OpenALDevice.o)(.text+0xbef): In function `SND_OpenALDevice::LoadSample(STR_String const&, void*, int)':
: undefined reference to `alutLoadWAVMemory'

And the same for:
: undefined reference to `alutLoadWAVFile'
: undefined reference to `alutUnloadWAV'
*** Error code 1

Anyone ?

System: CMake, FreeBSD 6.2-RELEASE, svn-blender/2-44-stable

-- Hans


More information about the Bf-committers mailing list