Re: Crash in WindowsAWTWGLGraphicsConfigurationFactory
Posted by Lathanda on Jun 16, 2020; 3:19pm
URL: https://forum.jogamp.org/Crash-in-WindowsAWTWGLGraphicsConfigurationFactory-tp4040703p4040709.html
I'm using --add-open, but it doesn't help.
I did analyse the code in hope to find a solution. I try to make jogamp work under openjdk11,13 or 14, but i wasn't yet able to do it. As i plan to switch my project from jdk1.8 to openjdk14, I really search for a solution for the modular problem, as i want to avoid to replace the well tested jogamp gl code, with new untested lwjgl code.
atm I don't see a way to get jogamp working with modules.