[cl-opengl-devel] Fwd: How to install/run the demo code?

Luís Oliveira luismbo at gmail.com
Fri Aug 3 18:48:47 UTC 2012


(ups. Also forgot to Cc the list.)

---------- Forwarded message ----------
From: Luís Oliveira <luismbo at 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 at speakeasy.net>


On Fri, Aug 3, 2012 at 2:42 PM, John Crawford <cyclops at 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/




More information about the cl-opengl-devel mailing list