jogl.dll

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

jogl.dll

Scott_MacRay
 Why is it totally impossible to find the jogl.dll library?? Is any crusade against this file?
Reply | Threaded
Open this post in threaded view
|

Re: jogl.dll

Xerxes Rånby
This post was updated on .
2013-01-28 13:59, Scott_MacRay [via jogamp] skrev:
>  Why is it totally impossible to find the jogl.dll library?? Is any crusade against this file?
The reason is simple the jogl.dll do not exist in JogAmp JOGL 2.0 rc11
To my knowledge this name jogl.dll is last used by the old unsupported and unmaintained SUN/Oracle JOGL 1.1.1 release.
I recommend you to upgrade your project to use JogAmp JOGL 2.0!

The JogAmp JOGL native dll is named:
jogl_desktop.dll or
jogl_mobile.dll

and is found inside the jogl-all-natives* jar
http://jogamp.org/deployment/jogamp-current/jar/jogl-all-natives-windows-amd64.jar
http://jogamp.org/deployment/jogamp-current/jar/jogl-all-natives-windows-i586.jar

or inside these files for atomic deployment.
http://jogamp.org/deployment/jogamp-current/jar/atomic/jogl-natives-windows-amd64.jar
http://jogamp.org/deployment/jogamp-current/jar/atomic/jogl-natives-windows-i586.jar

All current JogAmp JOGL 2.0 jars are found here:
http://jogamp.org/deployment/jogamp-current/

Please read the user-guide and deployment documentation:
http://jogamp.org/jogl/doc/userguide/#localinstallation
http://jogamp.org/jogl/doc/deployment/JOGL-DEPLOYMENT.html#JARFiles
Reply | Threaded
Open this post in threaded view
|

Re: jogl.dll

Sven Gothel
Administrator
In reply to this post by Scott_MacRay
On 01/28/2013 01:59 PM, Scott_MacRay [via jogamp] wrote:
>  Why is it totally impossible to find the jogl.dll library??
[lib]jogl_desktop.[so|dll] is the name of the game today,
usually deployed with the jogl*-natives-<os.and.arch>.jar file,
read: https://jogamp.org/jogl/doc/deployment/JOGL-DEPLOYMENT.html#JARFiles

> Is any crusade against this file?
Hu? I hope we are immune against any attempt
of having our artifacts being conquered
by any predestined philosophy (theology/religion) ...

>    The views and conclusions contained in the software and documentation are those of the
>    authors and should not be interpreted as representing official policies, either expressed
>    or implied, of JogAmp Community.

:)

~Sven



signature.asc (911 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: jogl.dll

gouessej
Administrator
In reply to this post by Scott_MacRay
Hi

Scott, just come down to Earth. jogl.dll comes from a very old and abandoned version of JOGL, discontinued several years ago. Sven and Xerxes already explained that better than me.
Julien Gouesse | Personal blog | Website