[racket] Requirements for OpenGL?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Feb 22 12:03:52 EST 2013

At Fri, 22 Feb 2013 08:34:04 +0000 (UTC), qwesxq wrote:
> So I guess my question is: What are the exact requirements for Racket
> to be able to provice a "gl context" to a running program (not
> necessarily just on Linux)? And what could have gone wrong that
> during some time the program wouldn't work?

See

  http://docs.racket-lang.org/gui/libs.html

Maybe the "libgdkglext" or "libgtkglext" library was missing in your
Linux installation for a while?


Posted on the users mailing list.