Cannot find/load OpenGL binaries from Java – Ubuntu
So i want to experimenting with the jextract tool and the Foreign Function and Memory API on OpenGL but im having bad time resolving java.lang.UnsatisfiedLinkError: unresolved symbol: glutInit. It seems like the JVM cannot locate the binaries of the OpenGL…