USE_OPENAL_DLOPEN is 0.
On Sat, Jul 31, 2010 at 7:02 PM, Michael Menegakis wrote:
> I tried building ioquake3 with OpenAL-soft statically but it gives its
> functions as undefined. I compiled OpenAL-Soft with "cmake .. -G "MSYS
> Makefiles" -DLIBTYPE=STATIC" and it was fine. I had replaced includ
I tried building ioquake3 with OpenAL-soft statically but it gives its
functions as undefined. I compiled OpenAL-Soft with "cmake .. -G "MSYS
Makefiles" -DLIBTYPE=STATIC" and it was fine. I had replaced include
files from latest version. I included the file in CLIENT_LIBS. Any
idea what might be wr