for the OpenAl lessons the source code for the first lesson will not compile with the latest version of lwjgl
i have remove the lines that contained the errors, it seems to work, yet im not sure if this is a safe method
anything that uses ALC
import org.lwjgl.openal.ALC;
would it be possible to update lesson1 in the openAl documentation so i can workout the rite way to approach this
thanx in advance