Samium Gromoff wrote: > At Sat, 6 Jan 2007 12:13:00 -0500, > Justin Heyes-Jones wrote: >> Should be this >> >> svn co https://svn.sourceforge.net/svnroot/lispbuilder lispbuilder > > umm, but according to Luke Crook: >> Don't try to build any of the lispbuilder-sdl-gfx, -image etc. libraries >> as these still assume the old CFFI bindings. This has all been updated >> in SVN so all these libraries have to be modified as well. > > and, for the record, svnrev r290 has lispbuilder-sdl-image working. > > (Yes, this means that for now i have to revert to an older version)
Samium, lispbuilder-sdl-image is almost there. I worked on it last night and again this morning. It should be working again this evening (PST). lispbuilder-sdl-image had to change with lispbuilder-sdl as SDL_Surfaces, SDL_rects, SDL_Color (and soon SDL_rwops) structures are now wrapped in CLOS objects (to take advantage of the new CFFI finalizer functions. - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
