Re: Unable to determine GraphicsConfiguration
Posted by
gouessej on
Mar 04, 2024; 12:22pm
URL: https://forum.jogamp.org/Unable-to-determine-GraphicsConfiguration-tp4042444p4043355.html
Hello
I've updated the rudimentary example, it works correctly under Microsoft Windows 11 and Java 21, look at the bottom of the page, the --add-opens clauses work as expected:
https://jogamp.org/wiki/index.php?title=Rudimentary_standalone_example_using_the_fixed_pipeline_by_Julien_GouesseI will try to add a way of patching existing JARs to drive those options useless when I have some spare time, I don't promise that I will succeed but I'll give it a try for sure.
P.S: I plan to use Apache Ant and maybe Gradle to achieve that. If it works, it will be a temporary solution until another major version is released.