2009/6/30 Luís Oliveira <luis...@gmail.com>:
> You need an active GL context in order to experiment with these calls.
> Here's a quick and dirty way to do that:
>
>    (glut:display-window (make-instance 'glut:window))
>    <abort the main loop with C-c>
>    (gl:get-string :version) => "3.0.0 NVIDIA 180.44"
>

Thank you very much, that did it.

_______________________________________________
cl-opengl-devel mailing list
cl-opengl-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel

Reply via email to