Re: Unable to determine GraphicsConfiguration
Posted by
gouessej on
Mar 04, 2024; 6:38pm
URL: https://forum.jogamp.org/Unable-to-determine-GraphicsConfiguration-tp4042444p4043360.html
Sorry but I'm talking about running the rudimentary example outside of Eclipse in order to solve the problems step by step.
Does it work?
C:\Program Files\Java\jdk-21\bin\javaw.exe --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.desktop/sun.java2d=ALL-UNNAMED --add-opens java.desktop/sun.awt=ALL-UNNAMED --add-opens java.desktop/sun.awt.windows=ALL-UNNAMED -cp "C:\eclipse\pkg\jogamp-fat-v2.5.0\jogamp-fat.jar;C:\stuff\data\projects\joglrenderengine\bin" -Dfile.encoding=UTF-8
-Dstdout.encoding=UTF-8
-Dstderr.encoding=UTF-8
-XX:+ShowCodeDetailsInExceptionMessages
fi.jkauppa.joglrenderengine.JOGLRenderEngine