Re: Error building JOGL with Java 7
Posted by Sven Gothel on Aug 02, 2011; 5:22am
URL: https://forum.jogamp.org/Error-building-JOGL-with-Java-7-tp3217275p3218027.html
On Tuesday, August 02, 2011 12:28:47 AM Qu0ll [via jogamp] wrote:
>
> 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.
>
PointeRBuffer, is in GlueGen. Pls read the HowToBuild .. (see jogamp.org) in this regard.
~Sven