On Friday 10 July 2009 02:03:16 am Eskil Abrahamsen Blomfeldt wrote: > Jean Pierre Charalambos wrote: > > I'm new to the list and I'm interesting in Jambi and OpenGL. I'm running > > Jaunty amd64 and built Qt from sources (Qt4.5.2 and QtJambi-4.5.0_01) and > > installed JOGL ubuntu package (v1.1.1). I successfully compiled the JOGL > > demo, but when running it I get the following errors: > > > > QtJambi: Exception pending in native code in file > > '../cpp/com_trolltech_qt_opengl/qtjambishell_QGLWidget.cpp':772 > > This error is probably caused by a required class missing from the run > time. Did you add the gluegen-rt.jar to the classpath? > > -- Eskil
Hi Eskil, thanks for your answer. Actually, the gluegen-rt.jar was not in my classpath. I have added it: echo $CLASSPATH /home/pierre/src/qtjambi-src- lgpl-4.5.0_01/qtjambi-4.5.0_01.jar:/home/pierre/src/qtjambi-src- lgpl-4.5.0_01/qtjambi-linux64-gcc-4.5.0_01.jar:/home/pierre/src/qtjambi-src- lgpl-4.5.0_01/qtjambi- examples-4.5.0_01.jar:/usr/share/java/jogl.jar:/usr/share/java/gluegen-rt.jar: However at runtime I obtained the exact same error as before: QtJambi: Exception pending in native code in file... Did adding gluegen-rt.jar to your classpath worked for you? Best regards, Jean Pierre -- The whole of life is futile unless you consider it as a sporting proposition. _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
