Unable to load FMOD Library (win32)

Started by Evil-Devil, November 01, 2005, 11:24:37

Previous topic - Next topic

Evil-Devil

Hi, yesterday I downloaded the 0.98 version and run though all examples. But all the Fmod examples failed to run. I got a "failed to load fmod ...".
But why? The fmod dll is located in the same folder as any other native library. So it have to load like any other.

Any ideas about fixing that?

Evil

Matzon

you need to get the fmod.dll from http://fmod.org
the lwjgl-fmod.dll is the binding dll, not the actual fmod implementation.

Evil-Devil