<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div><div>; game1.scm<br></div><div><div>(##include “engine/engine#.scm”)</div>

</div><div><br></div><div>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.</div></div><div>

<br></div></div></blockquote><div><br></div><div>Perhaps (current-directory <dir>) can help you with this. It can when interpreting code, at least.<div class="gmail_extra"><br></div></div><div> </div></div></div></div>