Login  Register

Re: Unable to determine Graphics Configuration. Am I setting up something wrong?

Posted by Electra on Feb 09, 2022; 6:58pm
URL: https://forum.jogamp.org/Unable-to-determine-Graphics-Configuration-Am-I-setting-up-something-wrong-tp4041606p4041636.html

Here's screenshots of my run configuration. I don't know where else I could put the VM arguments.
https://snipboard.io/PF9AnO.jpg
https://snipboard.io/YR5Z08.jpg
https://snipboard.io/6TcmkX.jpg
https://snipboard.io/0IflCs.jpg

This is what it outputs when i press "show command line" on the arguments page
C:\Program Files\Java\jdk-17.0.2\bin\javaw.exe
--add-exports java.base/java.lang=ALL-UNNAMED
--add-exports java.desktop/sun.awt=ALL-UNNAMED
--add-exports java.desktop/sun.java2d=ALL-UNNAMED
-Dfile.encoding=Cp1252
-p "C:\Users\user\eclipse-workspace\JOGL\bin;C:\Users\user\eclipse-workspace\JOGL\gluegen-rt.jar;C:\Users\user\eclipse-workspace\JOGL\jogl-all.jar;C:\Users\user\eclipse-workspace\JOGL\gluegen-rt-natives-windows-amd64.jar;C:\Users\user\eclipse-workspace\JOGL\gluegen-rt-natives-windows-i586.jar;C:\Users\user\eclipse-workspace\JOGL\jogl-all-natives-windows-amd64.jar;C:\Users\user\eclipse-workspace\JOGL\jogl-all-natives-windows-i586.jar"
-XX:+ShowCodeDetailsInExceptionMessages
-m jogl/gltest.GLTest