Making JMonkey work with JOGL

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

Making JMonkey work with JOGL

Pixelapp
I get the error where this is missing:

com.jme3.system.jogl.JoglDisplay

@goussej told me that someone (I thinks was @Xerxes) knew where the com.jme3.system.jogl jar was.

Could someone tell me where the com.jme3.system.jogl jar is? Or point me to where the JOGL jars for JMonkey are?
Reply | Threaded
Open this post in threaded view
|

Re: Making JMonkey work with JOGL

Xerxes Rånby
Pixelapp wrote
I get the error where this is missing:

com.jme3.system.jogl.JoglDisplay

@goussej told me that someone (I thinks was @Xerxes) knew where the com.jme3.system.jogl jar was.

Could someone tell me where the com.jme3.system.jogl jar is? Or point me to where the JOGL jars for JMonkey are?
You need jME3-jogl.jar and the jogamp jars:

After you have compiled jme3 from source these jars are found inside
engine/dist/opt/jogl/

move the jogl folder from the opt dir to the lib dir if you want to run the jme3 examples.
engine/dist/lib/jogl