OpenAl call form lwjgl 1

I have switch to the latest build and my app compiles fine, but when I run it I get noClassDefFound for the OpenAL call. I noticed that devil and fmod are not in the latest build. Does, by chance, OpenAL come form either of those?

devil and fmod are optional now. This is not the case for lwjgl. You must have configured something wrong

dadblasted folder path to the natives was wrong in my batch file…LOL thanks!