Getting Started / Problem with jogl
"Daniel Hoey" <[email protected]> Mon, 26 May 2008 20:43:34 +1000
| Newsgroups | gmane.comp.graphics.fluidiom |
|---|---|
| Message-ID | <[email protected]> |
--===============0468646228==
Content-Type: multipart/alternative;
boundary="----=_Part_7208_13710394.1211798614954"
------=_Part_7208_13710394.1211798614954
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
I'm am trying to get the StandaloneMain program running. I guessed that I
need the native jogl libraries installed. However the I get an exception
when I try to run with the latest version of jogl:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no jogl in
java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at
net.java.games.jogl.impl.NativeLibLoader$1.run(NativeLibLoader.java:60)
at java.security.AccessController.doPrivileged(Native Method)
at
net.java.games.jogl.impl.NativeLibLoader.<clinit>(NativeLibLoader.java:46)
at net.java.games.jogl.impl.GLContext.<clinit>(GLContext.java:51)
at
net.java.games.jogl.impl.x11.X11GLContextFactory.createGLContext(X11GLContextFactory.java:52)
at net.java.games.jogl.GLCanvas.<init>(GLCanvas.java:68)
at
net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:117)
at
net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:80)
at
nl.beautifulcode.fluidiom.jogl.JoglOrbFabricView.<init>(JoglOrbFabricView.java:61)
at nl.beautifulcode.fluidiom.Main.<init>(Main.java:89)
at
nl.beautifulcode.fluidiom.StandaloneMain.main(StandaloneMain.java:27)
What version should I install? or is there some other way getting started?
Thanks
Dan
------=_Part_7208_13710394.1211798614954
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
I'm am trying to get the StandaloneMain program running. I guessed that I need the native jogl libraries installed. However the I get an exception when I try to run with the latest version of jogl:<br><br>Exception in thread "main" java.lang.UnsatisfiedLinkError: no jogl in java.library.path<br>
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)<br> at java.lang.Runtime.loadLibrary0(Runtime.java:823)<br> at java.lang.System.loadLibrary(System.java:1030)<br> at net.java.games.jogl.impl.NativeLibLoader$1.run(NativeLibLoader.java:60)<br>
at java.security.AccessController.doPrivileged(Native Method)<br> at net.java.games.jogl.impl.NativeLibLoader.<clinit>(NativeLibLoader.java:46)<br> at net.java.games.jogl.impl.GLContext.<clinit>(GLContext.java:51)<br>
at net.java.games.jogl.impl.x11.X11GLContextFactory.createGLContext(X11GLContextFactory.java:52)<br> at net.java.games.jogl.GLCanvas.<init>(GLCanvas.java:68)<br> at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:117)<br>
at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:80)<br> at nl.beautifulcode.fluidiom.jogl.JoglOrbFabricView.<init>(JoglOrbFabricView.java:61)<br> at nl.beautifulcode.fluidiom.Main.<init>(Main.java:89)<br>
at nl.beautifulcode.fluidiom.StandaloneMain.main(StandaloneMain.java:27)<br><br>What version should I install? or is there some other way getting started?<br><br>Thanks<br>Dan<br><br>
------=_Part_7208_13710394.1211798614954--
--===============0468646228==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--===============0468646228==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Fluidiom-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fluidiom-code
--===============0468646228==--