Re: GL_ARB_vertex_buffer_object not available on Mac?
Posted by
Wade Walker on
Jan 09, 2019; 3:35am
URL: https://forum.jogamp.org/GL-ARB-vertex-buffer-object-not-available-on-Mac-tp4039309p4039384.html
JOCL compiles now, without any changes besides the ones I posted, but I didn't try running it yet, since I'm not using it myself at the moment. Have you tried duplicating your initial tests with a newly-built JOCL to see if it still fails? I'm hoping that the Mac natives just got out of date due to some library/compiler change in the OS.
You can find precompiled JARs in my repo at
https://github.com/WadeWalker/com.jogamp.jogl. It's an Eclipse project, but the JARs in it are just the ones I built over the last few days. Currently it has 64-bit Windows, Mac, and Linux (just built with Ubuntu 18.04 yesterday).