Login  Register

Re: Error building JOGL with Java 7

Posted by Sven Gothel on Aug 02, 2011; 4:15pm
URL: https://forum.jogamp.org/Error-building-JOGL-with-Java-7-tp3217275p3219429.html

On Tuesday, August 02, 2011 04:05:10 PM gouessej [via jogamp] wrote:
>
> Maybe there is another error. I assume com.jogamp.common.nio.PointerBuffer
> cannot be found because its compilation failed.

hence I mentioned the gluegen requirement .. hmm

or did javah's usage change ? weird.

>
> In Java 1.7, some very low level classes have been renamed (sun.misc.*). I
> look at the source code now.

thank you.

~Sven