Re: Unable to determine GraphicsConfiguration
Posted by Goofyseeker3 on Mar 01, 2024; 6:18am
URL: https://forum.jogamp.org/Unable-to-determine-GraphicsConfiguration-tp4042444p4043336.html
sorry I deleted the test project in eclipse already, but it was the default run configuration result command in eclipse, with added, its like:
"javaw.exe [...library includes by eclipse..] --add-exports java.base/java.lang=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/sun.java2d=ALL-UNNAMED --add-modules ALL-MODULE-PATH fi.jkauppa.joglrenderengine.JOGLRenderEngine"
same results with or without the --add-modules argument. same results with javaw.exe and java.exe.
if the library does not work by default, without tricks, not going to be good for user experience.