![](https://secure.gravatar.com/avatar/326b108ffcc42f27628703b0c11ed239.jpg?s=120&d=mm&r=g)
(ups. Also forgot to Cc the list.) ---------- Forwarded message ---------- From: Luís Oliveira <luismbo@gmail.com> Date: Fri, Aug 3, 2012 at 4:02 PM Subject: Re: [cl-opengl-devel] How to install/run the demo code? To: John Crawford <cyclops@speakeasy.net> On Fri, Aug 3, 2012 at 2:42 PM, John Crawford <cyclops@speakeasy.net> wrote:
How do I install and run the demo code? I'm running Lispworks PE 6.01 on Windows, I've installed quicklisp and ran: (ql:quickload "cl-opengl") which seemed to download the library. But so far I haven't managed to run the demo examples. Thanks.
(ql:quickload "cl-glut-examples") loads the examples. (cl-glut-examples:list-examples) lists the available examples which you can run individually. There's also a run-examples function which runs all examples simultaneously. HTH, -- Luís Oliveira http://r42.eu/~luis/ -- Luís Oliveira http://r42.eu/~luis/