Re: [racket] Detecting OpenGL support

2013-07-31 Thread Diogo F. S. Ramos
>> How does Racket detect OpenGL support? > 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 Thank you. I don't have the exact names of libraries listed there for

Re: [racket] Detecting OpenGL support

2013-07-31 Thread Jay McCarthy
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 wrote: > How does Racket detect OpenGL support? > > I can run the