Login  Register

Re: GL_ARB_vertex_buffer_object not available on Mac?

Posted by Wade Walker on Dec 29, 2018; 4:14pm
URL: https://forum.jogamp.org/GL-ARB-vertex-buffer-object-not-available-on-Mac-tp4039309p4039351.html

Both gluegen and JOGL now compile successfully on Windows 10 using Java 11 :) The code is in https://github.com/WadeWalker/gluegen/tree/java-11-fixes and https://github.com/WadeWalker/jogl/tree/java-11-fixes.

The next step is to get JOCL compiling, then test gluegen/JOGL/JOCL on Windows, then test the builds on Mac OS X and Linux.