alvatar / sphere-fusion

Multiplatform support and project generator for SchemeSpheres / Gambit
zlib License
5 stars 2 forks source link

Can't install any sphere that requires fusion #12

Open euccastro opened 9 years ago

euccastro commented 9 years ago

In short:

*** ERROR IN "../sake-extensions/src/fusion-ios.scm"@36.4 -- Unbound variable: sake#host-platform

This got broken when trying to fix #11 I think. See my comment at https://github.com/alvatar/sphere-fusion/commit/e686d473c9c8ce3bcc55bca48ee899d181d0eab5

Tested on Ubuntu 14.04 in a fresh install from both the sphere-core-0.9beta tarball and from the sphere-core github HEAD.

alvatar commented 9 years ago

It makes no sense... That function is defined the core.scm file in sake extensions. Is that file properly installed in your system?