[ab] Trouble getting lispbuilder-sdl-ttf working
Luke J Crook
luke at balooga.com
Tue May 29 19:03:48 CDT 2007
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
More information about the application-builder
mailing list