Login  Register

Re: Unable to Resolve UnsafeAccess

Posted by gouessej on Dec 14, 2013; 4:40pm
URL: https://forum.jogamp.org/Unable-to-Resolve-UnsafeAccess-tp4030892p4030902.html

Hi

In fact, GlueGen's purpose is to generate JNI code

Maybe use it without Maven first.

Edit.: com.sun.gluegen.runtime comes from an extremely old version of GlueGen that was used with JOGL 1. We only maintain JOGL 2.x.

Edit.2: This class is there now:
https://github.com/sgothel/gluegen/blob/master/src/java/com/jogamp/gluegen/runtime/BufferFactoryInternal.java
Julien Gouesse | Personal blog | Website