I'm trying to use this library for my libgdx project and I think it works fine with the compiled library but I get the error "com.badlogic.gdx.backends.lwjgl3.audio.OpenALAudio cannot be cast to com.badlogic.gdx.backends.lwjgl.audio.OpenALAudio" because I'm using lwjgl3 and RawMusic uses lwjgl, could you please send me a compiled library for lwjgl3? because I tried to built it and i get java.lang.NoClassDefFoundError when I try to use it
I'm trying to use this library for my libgdx project and I think it works fine with the compiled library but I get the error "com.badlogic.gdx.backends.lwjgl3.audio.OpenALAudio cannot be cast to com.badlogic.gdx.backends.lwjgl.audio.OpenALAudio" because I'm using lwjgl3 and RawMusic uses lwjgl, could you please send me a compiled library for lwjgl3? because I tried to built it and i get java.lang.NoClassDefFoundError when I try to use it