[Gardeners] CLisp GUI application creation "hand holding"
Josh Stone
void at josho.org
Sun Dec 18 18:05:40 CST 2005
On Sun, 2005-12-18 at 17:41 -0600, Andy Cristina wrote:
>
> To do this, you push "C:/cl/cl-ppcre-1.0/" into the
> asdf:*central-registry* list.
>
As mentioned in my previous post, this does not work with lispbox,
because of Peter's (helpful, I think) modifications to asdf. In
lispbox, if you do:
(register-source-directory "C:/cl/")
Then it will work fine. It would be nice if this was documented in some
place *other* than http://www.cliki.net/LispBox . I discovered
#'register-source-directory in the source, and only found the cliki
entry when I googled for the function name.
-Josh Stone-
More information about the Gardeners
mailing list