Login  Register

Re: Siren on Squeak

Posted by simonxholland on Aug 08, 2007; 8:48pm
URL: https://forum.world.st/Siren-on-Squeak-tp134163p134166.html

Hi Stephen
OK, I’ll give it a go.
( As you undoubtedly know,  Squeak requires setInterpreter to be in the plugin but
SmartSyntaxInterpreterPlugin can generate that, so it looks OK.)
Things are extremely busy this month, so please don’t wait up,
but I am on the case :-)
Cheers
Simon

On Aug 03, 2007, at  09:18pm Stephen Travis Pope wrote:
>It really shouldn't involve C programming, just editing and running a  
> simple makefile to compile the glue code that links VW's DLLCC to the  
> PortMIDI library.
> stp