On Fri, Jun 12, 2009 at 11:09 AM, Luke J Crook <l...@balooga.com> wrote:
> On Wed, 10 Jun 2009 22:49:33 -0700, Elliott Slaughter > <elliottslaugh...@gmail.com> wrote: > > > > > First, you need to modify CFFI on SBCL so it doesn't try to store the > > paths to the frameworks. See diff [1]. > > Is there a reason why CFFI does this? Could you convince Luis to add this > to CFFI. I just sent an inquiry to cffi-devel. > > > Second, modify cocoahelper so that it links to SDL.framework instead of > > libSDL.dylib. See diff [2]. > > Was this part of the changes to made to the repo a few days ago? > Not yet, in part because it expects to find SDL.framework in /Library/Frameworks/ and doesn't search other typical locations (e.g. ~/Library/Frameworks/ , etc). I'm not sure if sdl-config can be asked to do this or not. I'm really glad you finally got this all working. > > Do you have the time to create a wiki entry with this proceedure? > I'll look into expanding the Stand Alone Executables section of the wiki. The clisp version is fairly complete, but is clisp specific; I believe that it would be possible to write a general guide with minimal reliance on implementation specific behavior. - Luke > _______________________________________________ > application-builder mailing list > application-builder@lispniks.com > http://www.lispniks.com/mailman/listinfo/application-builder > -- Elliott Slaughter "Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay
_______________________________________________ application-builder mailing list application-builder@lispniks.com http://www.lispniks.com/mailman/listinfo/application-builder