David Barker writes: 

> Thanks Luke, I typed that and it stopped the glue error.
> (pushnew "/usr/lib/cl-sdl/" cffi:*foreign-library-directories* :test #'equal) 
> 
> The next thing I tried was to run the example. I loaded lispbuilder-sdl,
> lispbuilder-sdl-ttf and lispbuilder-sdl-ttf-examples. When I run
> (lispbuilder-sdl-ttf-examples:FONT-EXAMPLE) though I get an error:
> "SURFACE: SURFACE-FP must be a foreign pointer." and I am not sure what to
> do?

That sounds like a bug. I'll look into it this evening and hopefully update 
SVN as well. 

I'm not sure why in your case the glue library wasn't being loaded 
automatically. It just needs to be placed somewhere in the library load 
path. 

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

Reply via email to