Re: Where are natives in jogl-all.jar?

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?
Nothing :)

<http://forum.jogamp.org/JogAmp-Deployment-Enhancements-Automatic-loading-of-native-JARs-Applet-Application-td3362447.html>

The native JAR file is auto-located (same path and basename plus
'os.and.arch') and loaded.

~Sven

>
> Regards,
> Martin
>


signature.asc (910 bytes) Download Attachment