<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 23, 2016 at 4:13 AM, Yoshiki Ohshima <span dir="ltr">&lt;<a href="mailto:Yoshiki.Ohshima@acm.org" target="_blank">Yoshiki.Ohshima@acm.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
Hi,<br>
<br>
Just to refresh my skill on compiling the Squeak VM (I&#39;d like to play<br>
with Kinect; I found some efforts like: <a href="http://tecnodacta.com.ar/gira/" rel="noreferrer" target="_blank">http://tecnodacta.com.ar/gira/</a><br>
but want to make a plugin that is suitable for my need.)<br>
<br>
Let us say I&#39;d like to compile a VM and my plugins on Mac, what are<br>
the right steps?  (I had some experiences with VMMaker but that was<br>
before I need to specify Interpreter class name in the VMMakerTool,<br>
for example.<br>
<br>
I added VMMaker repository in the Monticello browser, and opened it.<br>
As trying to just load VMMaker shows a warning of missing FFI<br>
constants, I turned to &#39;update&#39; and load update-dtl.17.mcm.  Is this a<br>
right thing to do?<br>
<br>
But then, trying to load update-dtl.17.mcm onto the VM and image in<br>
the 5.0 all in one package, the VM crashes.  Do you see this?<br>
<br>
I&#39;d like to get the files and image set up so that I can compile an<br>
external plugin, preferably for Cog/Spur.  Some up to date guidance<br>
would be greatly appreciated.<span class=""><font color="#888888"><br></font></span></blockquote><div><br></div><div>Use a combination of...</div><div>* <a href="https://github.com/OpenSmalltalk/vm/blob/Cog/CONTRIBUTING.md">https://github.com/OpenSmalltalk/vm/blob/Cog/CONTRIBUTING.md</a><br></div><div>* <a href="http://www.mirandabanda.org/cogblog/compiling-the-vm/">http://www.mirandabanda.org/cogblog/compiling-the-vm/</a> </div></div><br></div></div>