Re: Independent JOGL applications on same JVM
Posted by
gouessej on
Nov 19, 2015; 9:34am
URL: https://forum.jogamp.org/Independent-JOGL-applications-on-same-JVM-tp4035809p4035820.html
I agree with Sven. Moreover, don't mix projects relying on different versions of JOGL, it will only lead to troubles as the constants might have different values. Finally, maybe the problem is in your own code, please
don't try to release a context that isn't current.