[gambit-list] Adjusting ##include path

Álvaro Castro-Castilla alvaro.castro.castilla at gmail.com
Sat May 3 13:40:49 EDT 2014


>
> ; game1.scm
> (##include “engine/engine#.scm”)
>
> However, the ##include directive only searches relative to the current
> file, so my build of libgame1.a fails. There doesn’t seem to be any way to
> specify an include path to look in.
>
>
Perhaps (current-directory <dir>) can help you with this. It can when
interpreting code, at least.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20140503/2bfb9cb3/attachment.htm>


More information about the Gambit-list mailing list