Results 1 to 3 of 3

Thread: [resolved] Setting up OpenGL in Java

Threaded View

  1. #1

    Thread Starter
    Fanatic Member sql_lall's Avatar
    Join Date
    Jul 2002
    Location
    Up Above (i.e. AUS)
    Posts
    571

    [resolved] Setting up OpenGL in Java

    Has anyone here succeeded in running OpenGL in Java?
    Even after reading through a number of tutorials, i'm still having problems :|
    I've got all required files, and set up class path etc, yet still get the error:
    Exception in main (java.lang.UnsatisfiedLinkError: no jogl in java.library.path
    this is created from the System.loadLibrary("jogl") call, even though i've set up the java.library.path environment variable and it includes jogl.dll
    Any suggestions? THanks (I'm using windows if that helps)
    Last edited by sql_lall; Oct 8th, 2005 at 11:31 PM. Reason: resolved
    sql_lall

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width