Login  Register

Re: JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX

Posted by krishnak on Mar 04, 2013; 12:29pm
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4028466.html

I apologise for wasting your time in debugging false show stoppers from me. I have that java command in a shell script and it had been like that for ages. This error has started only now.

I think a older set of native libraries seem to have resided in the other library path which I am using for my JNI code. This mostly is the reason why this error didn't occur earlier inspite of me using a wrong -D usage all along.

I thank you both for patiently putting up with me :).