Hello. Thanks for the quick answer, sorry for my late reaction, I am very busy at the moment.
Sorry, I have been mistaken. It works with sbcl, both, the "stable" downloadable version as well as the latest svn checkout. The problem is that it doesnt work inside SLIME. (I didnt see this because since I had to change all my asdf-symlinks, the second time I just worked in the shell and didnt start slime). Starting SBCL directly from the shell works perfectly. What could be the reason? > > Have you upgraded any other libraries recently (e.g. CFFI)? Well, I have just installed Lispbuilder on Mac OS > Can you run the examples (e.g. sdl-examples:mandelbrot)? Mandelbrot complains "cannot lock surface", same for "circle-2". With "particles" and "bmp-sample" I have the same problem inside slime. > Could you explain more? I've tried to make cocoahelper load automatically on > Mac, so I don't know why it wouldn't. Are you using cocoahelper.dylib or > .framework? And do you link against libSDL.dylib or SDL.framework? I am using .dylib for cocoahelper, and .framwork for SDL I think. It loads automatically for the SVN-Version. The "stable" version somehow doesnt load the package cocoahelper automatically. I.e. I must (require :cocoahelper) after loading lispbuilder. Christoph _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
