Re: Error mapping GL4bc
Posted by gst0098 on Oct 06, 2017; 12:24pm
URL: https://forum.jogamp.org/Error-mapping-GL4bc-tp4038221p4038234.html
I tryied to add:
super(new GLCapabilities(GLProfile.get(GLProfile.GLXX)));
into the constructor of the class that inehrits GLJpanel. The problem is always there, I tried with all available profiles., am I missing something ?
Giuseppe