are you able to get your program to load a scheme test file with some s7 expressions and see that they execute sucessfully? Im asking because I could compile and link to sndlib/s7 but it would not evaluate expression not involved with loop at all.
On May 9, 2020, at 3:56 PM, Iain Duncan <[email protected]<mailto:[email protected]>> wrote: 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) In case it is useful (or I've just done something stupid!!), my test project is here, with text file README describing the results: https://github.com/iainctduncan/scheme-for-max/tree/master/test-code/s7-test 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. HTH Iain
_______________________________________________ Cmdist mailing list [email protected] https://cm-mail.stanford.edu/mailman/listinfo/cmdist
