Login  Register

Error building JOGL with Java 7

Posted by Qu0ll on Aug 01, 2011; 10:28pm
URL: https://forum.jogamp.org/Error-building-JOGL-with-Java-7-tp3217275.html

Is the current JOGL build broken?  I am trying to build JOGL using Java 7 (32-bit) on Windows 7 (64-bit) and get the following error:

c.build.nativewindow.windowlib.windows:
    [javah] Error: Class com.jogamp.common.nio.PointerBuffer could not be found.

BUILD FAILED
D:\JOGL\jogl\make\build.xml:69: The following error occurred while executing this line:
D:\JOGL\jogl\make\build-nativewindow.xml:683: compilation failed

Maybe it's a Java 7 thing?

Thanks,

-Qu0ll