On Sat, 09 May 2009 23:23:36 -0700, Elliott Slaughter <[email protected]> wrote:
>> >> This is SBCL 1.0.15 on Mac OSX 10.5.6 x86. >> >> Any help (or direction to another source of help) would be appreciated. >> Thanks. >> >> $ ./main >> STYLE-WARNING: Undefined alien: "SDL_getenv" >> STYLE-WARNING: Undefined alien: "SDL_putenv" >> STYLE-WARNING: Undefined alien: "IMG_isXV" >> STYLE-WARNING: Undefined alien: "IMG_LoadXV_RW" What version is your SDL_image library? Looks like XV support was only added in SDL_image 1.2.5 http://www.libsdl.org/cgi/viewvc.cgi/trunk/SDL_image/CHANGES?revision=4393&view=markup Not sure what is going on with SDL_getenv/SDL_putenv. Can you create and run a simple example using only the lispbuilder-sdl library? - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
