mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-27 14:42:23 +00:00
468b266860
We already link to OPENAL_LIBRARY further down. Log some debug OpenAL info, mainly so OSX users can check they are not using Apple's OpenAL. OpenAL Soft is recommended as it fixes many issues. I specify it as follows: cmake -DOPENAL_LIBRARY=/usr/local/lib/libopenal.dylib -DOPENAL_INCLUDE_DIR=/usr/local/include -GXcode ../neo/ (because FindOpenAL.cmake prefers the /System frameworks) |
||
---|---|---|
.. | ||
efxlib.h | ||
snd_cache.cpp | ||
snd_decoder.cpp | ||
snd_efxfile.cpp | ||
snd_emitter.cpp | ||
snd_local.h | ||
snd_shader.cpp | ||
snd_system.cpp | ||
snd_wavefile.cpp | ||
snd_world.cpp | ||
sound.h |