Re: Getting Started / Problem with jogl

"Gerald de Jong" <[email protected]> Mon, 26 May 2008 13:03:34 +0200
Newsgroups gmane.comp.graphics.fluidiom
Message-ID <[email protected]>
Yes, if you want to run locally in development mode you'll have to
install the latest version of JOGL in your local VM.

On Mon, May 26, 2008 at 12:43 PM, Daniel Hoey <[email protected]> wrote:
> 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
>
>
> -------------------------------------------------------------------------
> 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/
> _______________________________________________
> Fluidiom-code mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fluidiom-code
>
>



-- 
Gerald de Jong
Beautiful Code BV
http://www.beautifulcode.eu
ph: +31629339805

-------------------------------------------------------------------------
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/