[gambit-list] Blackhole for Android

Quan Ta quancta at gmail.com
Tue Jan 24 19:45:00 EST 2012


Hi Álvaro,

I got an error when running "./compile.sh" from a a fresh git clone of the
source.

> ./compile.sh
bh.scm:
*** ERROR IN map -- invalid syntax (obj . body)

What am I missing?

TIA,
QT

2012/1/24 Álvaro Castro-Castilla <alvaro.castro.castilla at gmail.com>

> Hi!
>
> Finally I got Blackhole working for Android. For those interested, I'm
> developing a tiny framework for making games in Android (plus other
> platforms) using Gambit and the Blackhole module system.
>
> If you want to give it a try:
> https://github.com/alvatarc/anygame
>
> You'll need to use my fork of Blackhole, which is pending Per's review
> before pulling into his master branch:
> https://github.com/alvatarc/blackhole
>
> Basically, what this fork allows is a special flag --to-c (or -C) :
> bh exe -C main.scm
> this allows compilation of all needed modules to c, plus the link file. It
> also outputs the generated files' path to stderr in case you need this
> information.
>
> Please, let me know if you find any errors or mistakes, I'll be happy to
> fix and help.
>
> Best regards,
>
> Álvaro Castro-Castilla
>
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20120124/c8a020a5/attachment.htm>


More information about the Gambit-list mailing list