Hi Chris,<br><br><div class="gmail_quote">On Wed, Aug 18, 2010 at 6:00 PM, Chris Cunnington <span dir="ltr">&lt;<a href="mailto:smalltalktelevision@gmail.com">smalltalktelevision@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;m thrilled to hear a Cog VM for Mac is in the offing. <div><br><div>I played with stuff to try and bake my own, but it was quickly clear that I wasn&#39;t in Kansas anymore. Curse you KlattSynthesizerPlugin ! </div>
<div>
<br></div><div>Actually... I guess because the Mac VM does not have a Klatt plugin in its collection of compiled plugins, it was never going to work anyway. I think the Unix VM has a Klatt... maybe I should try baking a Cog on Ubuntu... hmmm... I&#39;ll fail, but nothing lasts forever. :)</div>
</div></blockquote><div><br></div><div>are you sure?  If I look in the Cog sources <a href="http://www.squeakvm.org/svn/squeak/branches/Cog">http://www.squeakvm.org/svn/squeak/branches/Cog</a> I find src/plugins/Klatt/Klatt.c and that all sqNamedPrims.h files specify the plugin:</div>
<div><br></div><div><div>cygwinbuild/sqNamedPrims.h:extern sqExport Klatt_exports[];</div><div>cygwinbuild/sqNamedPrims.h:     Klatt_exports,</div><div>macbuild/sqNamedPrims.h:extern sqExport Klatt_exports[];</div><div>macbuild/sqNamedPrims.h:        Klatt_exports,</div>
<div>unixbuild/bld/plugins.int:Klatt \</div></div><div><br></div><div>So if you&#39;re doing a standard build (see macbuild/HowToBuild) and you&#39;re trying something that flat out won&#39;t work like using the standard Squeak VM&#39;s platforms directory then all Cog VMs should include a Klatt plugin in the internal plugins set.</div>
<div><br></div><div>HTH</div><div>Eliot</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>
<div><br></div><div><div>Chris <br><div><br></div><div><br></div></div></div></div>
<br><br>
<br></blockquote></div><br>