[racket] Detecting OpenGL support

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Jul 31 08:43:25 EDT 2013

Please refer to these pages for required libraries for GUI programs,
including OpenGL:

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

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

Jay

On Tue, Jul 30, 2013 at 10:00 PM, Diogo F. S. Ramos <diogofsr at gmail.com> wrote:
> How does Racket detect OpenGL support?
>
> I can run the `glxgears' program but I can't run the sgl examples at
> `collects/sgl/examples/'.  When I try them, I get a dialog with this
> message: "There was an error initializing OpenGL. Maybe OpenGL is not
> supported on the current platform."
>
> I'm on Linux and Racket v5.3.5.
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

Posted on the users mailing list.