Posted by Sven Gothel on URL: https://forum.jogamp.org/Where-are-natives-in-jogl-all-jar-tp4025371p4025375.html
On 07/02/2012 10:07 AM, Martin [via jogamp] wrote:
> Hi,
> In http://jogamp.org/deployment/v2.0-rc9/jar/ > There is jogl-all.jar, and also jogl-all-natives-{platform}.jar
>
> I though that jogl-all.jar contains the java part, and the others contain dll,
> so, etc.
> When removing native lib jars from classpath, my app still works, but I can't
> find the natives when browsing jogl-all.jar.
>
> Where are they? What am I missing?