Ken,
I downloaded joal for linux but I get this error:
1 2 3 4
| net.java.games.joal.ALException: java.lang.UnsatisfiedLinkError: /home/igor/javaprojekti/jogl/Gravity/libjoal_native.so: libopenal.so.0: cannot open shared object file: No such file or directory at net.java.games.joal.ALFactory.initialize(ALFactory.java:60) at net.java.games.joal.ALFactory.getAL(ALFactory.java:71) at net.java.games.sound3d.AudioSystem3D.init(AudioSystem3D.java:61) |
libopenal.so.0 seems to be missing, I didn't find it i n release build. Can you please provide natives for linux, thanx in advance.