[ab] HOWTO: Building standalone game EXEs with CLISP and lispbuilder-SDL on Windows
Justin Heyes-Jones
justinhj at gmail.com
Wed Nov 22 12:12:18 CST 2006
Yep your How to works for me. nice work!
Luke can we put it somewhere easily accessible?
Justin
On 11/22/06, Justin Heyes-Jones <justinhj at gmail.com> wrote:
> Ah yes, that works thanks!
>
> find . -regex ".*.fas" | xargs -i rm {}
>
> I did delete all the .fas files in between switching from clisp cygwin
> to clisp windows, don't know why it didn't occur to me when I upgraded
> cffi.
>
> Now to try the rest of your howto.
>
>
> Justin
>
> On 11/22/06, Anthony Fairchild <anthonyf at blarg.net> wrote:
> > Justin,
> >
> > I got similar errors when I originally tried to run the examples. A
> > combination of running the latest CFFI (which I see you are using) and
> > deleting the .fas files and recompiling everything worked for me.
> > Unfortunately I did not write down the errors I got so this could be
> > some other problem you are having. Good luck!
> >
> > Anthony
> > _______________________________________________
> > application-builder mailing list
> > application-builder at lispniks.com
> > http://www.lispniks.com/mailman/listinfo/application-builder
> >
>
More information about the application-builder
mailing list