Login  Register

Re: Unable to Resolve UnsafeAccess

Posted by Wade Walker on Dec 19, 2013; 11:04pm
URL: https://forum.jogamp.org/Unable-to-Resolve-UnsafeAccess-tp4030892p4030981.html

Maybe you're using a very new version of Java that doesn't allow the sun.misc.Unsafe import? I founds some mention around the web that this doesn't work anymore, but I've compiled gluegen and jogl (2.x) just recently with a relatively new Java 7.x, and it still works. Or maybe you're using a non-Oracle/Sun JRE?