<div dir="ltr">Hi Rick, I just added some basics and they are working fine: defining a function and some vars, calling the function on the vars, displaying the results.<div><br></div><div>I also added putting a function definition into another file (mult.scm), loading it, and calling the function, no issues there either.</div><div><br></div><div>So on my end, I see no weirdness until I try to actually *call* loop.</div><div><br></div><div>I&#39;ve put the updated script up on the git repo in case that is useful.</div><div><a href="https://github.com/iainctduncan/scheme-for-max/blob/master/test-code/s7-test/s7-test.c">https://github.com/iainctduncan/scheme-for-max/blob/master/test-code/s7-test/s7-test.c</a><br></div><div><br></div><div>iain</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 9, 2020 at 2:06 PM Taube, Heinrich K &lt;<a href="mailto:taube@illinois.edu">taube@illinois.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div style="overflow-wrap: break-word;">
are you able to get your program to load a scheme test file with some s7 expressions and see that they execute sucessfully?
<div>Im asking because I could compile and link to sndlib/s7 but it would not evaluate expression not involved with loop at all.</div>
<div><br>
</div>
<div><br>
<div><br>
<blockquote type="cite">
<div>On May 9, 2020, at 3:56 PM, Iain Duncan &lt;<a href="mailto:iainduncanlists@gmail.com" target="_blank">iainduncanlists@gmail.com</a>&gt; wrote:</div>
<br>
<div>
<div dir="ltr">Ok, now that I&#39;ve made a test project, I think I can helpfully report. I am using the version of loop.scm downloaded from Rick&#39;s github, and S7 from the mirror. I&#39;ve made a standalone C program that embeds s7, loads loop.scm, and tries
 to use it. It&#39;s working fine on OSX.  On Windows 10, loop loads, but calling it makes the program hang until I do Control-C. (I did have to monkey patch s7.c to make that work, see previous email) 
<div><br>
<div>In case it is useful (or I&#39;ve just done something stupid!!), my test project is here, with text file README describing the results:</div>
<div><a href="https://github.com/iainctduncan/scheme-for-max/tree/master/test-code/s7-test" target="_blank">https://github.com/iainctduncan/scheme-for-max/tree/master/test-code/s7-test</a><br>
</div>
<div><br>
</div>
<div>If there&#39;s anything I can do to help, let me know. I&#39;m just going to leave loop.scm turned off by default in my windows package for now.</div>
<div><br>
</div>
<div>HTH</div>
<div>Iain</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>

</blockquote></div>