Login  Register

Re: GL_ARB_vertex_buffer_object not available on Mac?

Posted by gouessej on Jan 03, 2019; 9:48pm
URL: https://forum.jogamp.org/GL-ARB-vertex-buffer-object-not-available-on-Mac-tp4039309p4039364.html

findLibrary is used to find the location of the library in a platform-dependent manner in the environment. However, I don't find the source code doing it in Java 1.11, ClassLoader.findLibrary() just returns null, I've found nothing in SecureClassLoader and URLClassLoader.
Julien Gouesse | Personal blog | Website