Login  Register

Re: GL_ARB_vertex_buffer_object not available on Mac?

Posted by Wade Walker on Jan 23, 2019; 12:51am
URL: https://forum.jogamp.org/GL-ARB-vertex-buffer-object-not-available-on-Mac-tp4039309p4039418.html

Good question -- I've never tried it, but Sven or Xerxes would know. My impression is that developing for Arm is usually via cross-compilation, but I've never cross-compiled an OpenGL program.

On the other hand, if Raspberry Pi is self-hosting (i.e. if you can compile on it), you could always just try building on it and see if it works. Since the makefile works for Ubuntu now, it should be pretty close for Raspbian, though a few bits might need to be changed to reflect the new directory structure of the Java 11 installation.