Re: Exception JOGL using wrong library?
Posted by adanecito on Feb 04, 2014; 9:24pm
URL: https://forum.jogamp.org/Exception-JOGL-using-wrong-library-tp4031437p4031444.html
Actually I am using your gogl-all I just renamed it. :-) Also, the example jnlp I saw had the nativelib entries. Here it is:
<resources os="Mac OS X" arch="x86_64">
<nativelib href="jar/jogl-all-natives-macosx-universal.jar"/>
</resources>
I am using the jogl jars that WWJ (Worldwind Java) supplies that they tested against thier worlwind.jar.
So you are saying the jar listed above is not needed for jogl? I will see if I get any errors without it.
Many Thanks,
-Tony