Re: Unable to determine GraphicsConfiguration
Posted by
gouessej on
Apr 13, 2023; 7:11pm
URL: https://forum.jogamp.org/Unable-to-determine-GraphicsConfiguration-tp4042444p4042456.html
You can use this simple test:
https://jogamp.org/wiki/index.php/Rudimentary_standalone_example_using_the_fixed_pipeline_by_Julien_GouessePlease enter "java -version" before running this program to know which JDK you use. Sorry to repeat that but it's very important,
use JOGL 2.4.0. For the --add-opens clause, yes, test with one equal sign and with 2. I have already succeeded in running JOGL under similar configurations. Don't forget to tell me what your classpath is.