Login  Register

JOAL Couln't load native AL library

Posted by Jkrzysztof on Oct 24, 2012; 4:43pm
URL: https://forum.jogamp.org/JOAL-Couln-t-load-native-AL-library-tp4026603.html

Hi,

I am trying to run http://jogamp.org/deployment/webstart/jogl-demos/applet-gearsjoal-launcheronly.html which
loads fine. But any attempt to play sound fails.
I get:
Caused by: java.lang.RuntimeException: Couln't load native AL library
        at jogamp.openal.ALImpl.<clinit>(ALImpl.java:2407)
        ... 41 more

Testing on Windows XP Sp3 and Windows 7.
How can I initialize AL library to play sound in my applet?

Appreciate your help.

Regards
Krzysiek