<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
are you able to get your program to load a scheme test file with some s7 expressions and see that they execute sucessfully?
<div class="">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 class=""><br class="">
</div>
<div class=""><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On May 9, 2020, at 3:56 PM, Iain Duncan <<a href="mailto:iainduncanlists@gmail.com" class="">iainduncanlists@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Ok, now that I've made a test project, I think I can helpfully report. I am using the version of loop.scm downloaded from Rick's github, and S7 from the mirror. I've made a standalone C program that embeds s7, loads loop.scm, and tries
to use it. It'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 class=""><br class="">
<div class="">In case it is useful (or I've just done something stupid!!), my test project is here, with text file README describing the results:</div>
<div class=""><a href="https://github.com/iainctduncan/scheme-for-max/tree/master/test-code/s7-test" class="">https://github.com/iainctduncan/scheme-for-max/tree/master/test-code/s7-test</a><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">If there's anything I can do to help, let me know. I'm just going to leave loop.scm turned off by default in my windows package for now.</div>
<div class=""><br class="">
</div>
<div class="">HTH</div>
<div class="">Iain</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>