Re: Error building joal libraries?
Posted by
Michael Bien on
Jul 10, 2010; 12:48pm
URL: https://forum.jogamp.org/Error-building-joal-libraries-tp952595p956275.html
please take a look at my recent changes. JOAL works pretty well for
me now.
http://github.com/mbien/joal/commits/master
(
http://jogamp.762907.n3.nabble.com/joal-works-tp956268p956268.html)
regards,
michael
On 07/10/2010 05:07 AM, ebiglari [via jogamp] wrote:
The exact error I recieve from the line:
device = alc.alcOpenDevice(null);
is:
Testcase: tester(com.jogamp.openal.OpenALTest): Caused an
ERROR
com.jogamp.openal.impl.ALCImpl.dispatch_alcOpenDevice1(Ljava/lang/String;J)Ljava/nio/ByteBuffer;
java.lang.UnsatisfiedLinkError:
com.jogamp.openal.impl.ALCImpl.dispatch_alcOpenDevice1(Ljava/lang/String;J)Ljava/nio/ByteBuffer;
--
http://michael-bien.com/