I'm trying to execute this piece of code
Code: Select all
public class DisplayExample {
public static void main(String[] args) {
JRViewer.display(null);
}
}
Code: Select all
Catched SecurityException: no certificate for gluegen-rt.dll in C:\Users\Lorenzo De Francesco\JavaProjects\ProvaJavaSE\lib\jreality\gluegen-rt-natives-windows-amd64.jar, while TempJarCache.bootstrapNativeLib() of jar:file:/C:/Users/Lorenzo%20De%20Francesco/JavaProjects/ProvaJavaSE/lib/jreality/gluegen-rt-natives-windows-amd64.jar!/ (file:/C:/Users/Lorenzo%20De%20Francesco/JavaProjects/ProvaJavaSE/lib/jreality/ + gluegen-rt-natives-windows-amd64.jar)
Possibly no jogl libraries in java.library.path!
JOGL3Viewer constuctor called
Possibly no jogl in classpath!