Login  Register

Re: Unable to create temp OpenGL context for device context

Posted by jouvieje on Nov 11, 2011; 8:38am
URL: https://forum.jogamp.org/Unable-to-create-temp-OpenGL-context-for-device-context-tp3089571p3499123.html

When I try to create a shared context in a NewtCanvasAWT I have a wglSharedLists failed exception (during makeCurrent of GLWindow.setSize) which breaks everything. Not sure where the problem come from, and not have time to look at that yet.

I can reproduce easily this exception modifying the RedSquare demo using context sharing.
Jérôme