On Sat, 04 Jul 2009 14:20:48 -0700, Elliott Slaughter  
<elliottslaugh...@gmail.com> wrote:

> Hi,
>
> When I try Lispbuilder-SDL on Clozure CCL 1.3, it seems to compile fine,  
> but
> gives me an error when I try to run the mandelbrot example. (I get  
> similar
> results with other examples.)
>
> ? (sdl-examples:mandelbrot)
>> Error: Cannot lock surface
>> While executing: LISPBUILDER-SDL-EXAMPLES::UPDATE-MANDELBROT-DRAW, in
> process listener(1).

Perhaps CCL doesn't like my type declaration 'optimization' in that macro?  
I have committed a change to svn to remove that. Can you try again? (I'm  
just guessing right now). If the type declaration is the problem then  
there are going quite a few changes to support CCL.

- Luke
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to