Login  Register

no gluegen-rt in java.library.path

Posted by Flávio Jogamp Mello on Dec 20, 2010; 3:09pm
URL: https://forum.jogamp.org/no-gluegen-rt-in-java-library-path-tp2120725.html

Hi there,

I am trying to use jogl in my Eclipse RCP application, but I got the following runtime error message: An error has occurred. See error log for more details. no gluegen-rt in java.library.path

The gluegen-rt is listed in my "References Libraries", and the GL Context/Canvas/Data are created inside my EditorPart. I don't know if it helps, but the EditorPart is functional when not using the GL stuff.

Can any one give me a tip of what is going wrong?

Thanks in advance,

Flávio Mello