[Openmcl-devel] User contributions

Ron Garret ron at awun.net
Fri Jun 12 13:39:02 PDT 2009


On Jun 12, 2009, at 1:33 PM, Karsten Poeck wrote:

> In article <5065C024-18B6-4E09-B3BD-C009D2F5FF96 at awun.net>,
> Ron Garret <ron at awun.net> wrote:
>
>> http://www.flownet.com/ron/lisp/
>>
>> There's also two new demos: an image-view class which does the  
>> obvious
>> thing, and a pdf-view with overlays, so you can, for example, overlay
>> a scribble view over a pdf view and scribble on a PDF.
>>
>> You'll need to snarf three files from there to run the demos:
>>
>> rg-utils.lisp
>> rg-cocoa-utils.lisp
>> rg-demos.lisp
>
> How do you normally load your files?

Evalute-all in the trunk, load-buffer in 1.3

> I tried opening in hemlock an
> "Compile and load buffer" but this fails with a lot of undefined  
> forward
> references, e.g
> Error: Undefined function CONVERT-ARGS called with arguments ((S)) .
> Error: Undefined function EXTRACT-DECLARATIONS called with arguments
> undefined class view and other errors.
>
> Does your code perhaps lack some (eval-when ...)
>

Undoubtedly.  Like I said, it's not quite ready for inclusion in  
contribs.

rg




More information about the Openmcl-devel mailing list