On Sat, 12 Jul 2008 22:00:09 -0700, Elliott Slaughter <[EMAIL PROTECTED]> wrote:
> Hi, > > I'm wondering if Lispbuilder-SDL and company are known to work on > Windows with Allegro Common Lisp. I have never tried. > (I tried loading something I had > previously written for SBCL and CLISP, and it seemed to work until it > tried to load SDL_gfx and couldn't find the dll for some reason.) What is the value of cffi:*foreign-library-directories* ? This should point to the location of SDL_gfx. If not, then SDL_gfx should be found somewhere in your OS library search path. - Luke _______________________________________________ application-builder mailing list application-builder@lispniks.com http://www.lispniks.com/mailman/listinfo/application-builder