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
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:You'll need to use my fork of Blackhole, which is pending Per's review before pulling into his master branch:Basically, what this fork allows is a special flag --to-c (or -C) :bh exe -C main.scmthis 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@iro.umontreal.ca
https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list