OpenAL NoSuchMethodError in linux in Lwjgl 2.0

Started by laDanz, October 17, 2008, 15:26:26

Previous topic - Next topic

broumbroum

As I looked to the AL10 class, I found alEnable(int) which seem to be the right link. Wasn't that supposed to be what initNativeStubs was looking for ???

broumbroum

This is a resolved bug Issue in 2.1.0  LWJGL thank you !!!

broumbroum

Sorry ! Bug is resolved on Linux but it seems the openal.dylib on Mac OS has not been updated though.
java.lang.NoSuchMethodError: Method org.lwjgl.openal.AL10.nalEnable(I)V not found

:(

broumbroum