When running some examples that use the ESC (\27)
key to quit the program, I'm getting a uncaught exception. For
example:
light: fatal error: GLUT_CBWindow_d7lF: uncaught
exception
This is happening only with the examples of
redbook_HS. The examples in redbook_C are alright (no exceptions occurs when
pressing ESC).
-- Andre