Login  Register

Re: GL_ARB_vertex_buffer_object not available on Mac?

Posted by hharrison on Jan 03, 2019; 11:29pm
URL: https://forum.jogamp.org/GL-ARB-vertex-buffer-object-not-available-on-Mac-tp4039309p4039365.html

I think findLibrary returns null if there is no system-dependent lookup and will fall back to just searching java.library.path.

Harvey