[Bf-committers] CMake link problem

Hans Lambermont hans at lambermont.dyndns.org
Wed Jul 25 17:28:10 CEST 2007


Hans Lambermont wrote:

> [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'

This is fixed now; there was no freealut at all installed. I had
expected a complaint earlier, about a missing header. The old rusty
makefiles did show a missing header complaint. Oh well ;-)

A brief CMake howto (incl OPTIONS usage) should be added to INSTALL.
Any takers ?

-- Hans


More information about the Bf-committers mailing list