Re: Error building JOGL with Java 7
Posted by
gouessej on
Aug 02, 2011; 2:05pm
URL: https://forum.jogamp.org/Error-building-JOGL-with-Java-7-tp3217275p3219072.html
Maybe there is another error. I assume com.jogamp.common.nio.PointerBuffer cannot be found because its compilation failed.
In Java 1.7, some very low level classes have been renamed (sun.misc.*). I look at the source code now.
Edit.: I haven't found what is wrong. Can someone tell me if you have another error message?