Hi,

On 4/4/07, hesicong2006 <[EMAIL PROTECTED]> wrote:
I usually meet these outputs when I close my application:

Warning: detected OpenGL error 'Invalid Operation' after RenderBin::draw(,)
Warning: detected OpenGL error 'Invalid Operation'
Error: [Screen #0] GraphicsWindowWin32::makeCurrentImplementation() -
Window not
realized; cannot do makeCurrent.

I also meet this problem when I execute "Example keyboardmouse" which is
the lastest svn build.
What does these messages mean and what is wrong with my code?

The error suggests that the graphics thread is still running even
after the window has closed.

How are you exiting from the viewers?

What OS version, build environement, compiler versions are you using?

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to