<br><br><div class="gmail_quote">On Sat, Apr 16, 2011 at 1:41 AM, Jay Hardesty <span dir="ltr">&lt;<a href="mailto:jay.hardesty@gmail.com">jay.hardesty@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;">
Hi - actually just used your much appreciated April-10 post on<br>
building a Cog VM  (only reason I didn&#39;t go for a Cog VM originally<br>
was that my experience was limited to building traditional Squeak<br>
VM&#39;s)<br>
<br>
THANK YOU for publishing this clear, helpful guide!<br>
<br></blockquote><div><br>You are welcome. I am happy it was useful. Today or tomorow I will publish a new one also about building but with a bit more of &quot;advanced&quot; features.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

One small issue I encountered:  Pasting the workspaces verbatim, I<br>
ended up with a version of MacOSConfig missing the resourcesDir<br>
instance variable. After adding  the resourcesDir inst var, everything<br>
worked fine.<br>
<br></blockquote><div><br>Thanks, in fact, that was a bug ;) I&#39;ve just fix it. <br><br>Best regards,<br><br>Mariano<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Thanks once more,<br>
<font color="#888888">Jay<br>
</font><div><div></div><div class="h5"><br>
<br>
On Fri, Apr 8, 2011 at 2:44 PM, Mariano Martinez Peck<br>
&lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt; wrote:<br>
&gt; Hi. Sorry I have no idea but maybe someone can help you.<br>
&gt;<br>
&gt; Mariano<br>
&gt;<br>
&gt; On Mon, Apr 4, 2011 at 2:16 AM, Jay Hardesty &lt;<a href="mailto:jay.hardesty@gmail.com">jay.hardesty@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m trying to build a Squeak VM for Mac iOS using a Pharo 1.2.1 image,<br>
&gt;&gt; based on the instructions at<br>
&gt;&gt; <a href="http://book.pharo-project.org/book/Virtual-Machine/Building/BuildVMOnOSX/" target="_blank">http://book.pharo-project.org/book/Virtual-Machine/Building/BuildVMOnOSX/</a>.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m using snv rev 2330, since that&#39;s noted as compatible with VMMaker<br>
&gt;&gt; 1.4 (ConfigurationOfVMMaker-LaurentLaffon.20)<br>
&gt;&gt; (FWIW I&#39;ve tried every combination of revs 2330 and 2378, VMMaker 1.4<br>
&gt;&gt; and 1.5.  Pharo 1.1.1, 1,2,1, and 1.3).<br>
&gt;&gt;<br>
&gt;&gt; If I check out revision 2330 (or 2378) and simply compile the 64-bit<br>
&gt;&gt; Mac VM (non-Cog) in distribution config, I get<br>
&gt;&gt; ld: duplicate symbol _createWindowWidthheightoriginXyattrlength<br>
&gt;&gt;<br>
&gt;&gt; If I generate my own src directory from VMMaker (all internal plugins,<br>
&gt;&gt; as shown below) and compile then I get:<br>
&gt;&gt;<br>
&gt;&gt; [...]/platforms/iOS/vm/src/vm/intplugins/ObjectiveCPlugin/ObjectiveCPlugin.c:<br>
&gt;&gt; No such file or directory<br>
&gt;&gt; If I copy in the ObjectiveCPlugin folder from the non-generated src<br>
&gt;&gt; folder then I get the duplicate symbol link error as above<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m using Xcode 4, SDK Mac OSX 10.6<br>
&gt;&gt;<br>
&gt;&gt; Thanks very much for any pointers - sorry if I missed something obvious<br>
&gt;&gt; Jay<br>
&gt;&gt;<br>
&gt;&gt; EXTERNAL_PLUGINS =<br>
&gt;&gt; INTERNAL_PLUGINS = ADPCMCodecPlugin Squeak3D BMPReadWriterPlugin<br>
&gt;&gt; B2DPlugin BitBltPlugin ClipboardExtendedPlugin CroquetPlugin DSAPrims<br>
&gt;&gt; ZipPlugin SqueakFFIPrims FFTPlugin FT2Plugin FloatArrayPlugin<br>
&gt;&gt; FloatMathPlugin GeniePlugin JPEGReaderPlugin Klatt LargeIntegers<br>
&gt;&gt; MacMenubarPlugin Matrix2x3Plugin MiscPrimitivePlugin IA32ABI IA32ABI<br>
&gt;&gt; QuicktimePlugin RePlugin SecurityPlugin SlangTestSupportPlugin<br>
&gt;&gt; SlangTestSupportSSIP SoundCodecPrims SoundGenerationPlugin SoundPlugin<br>
&gt;&gt; StarSqueakPlugin SurfacePlugin<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; VM-beginners mailing list<br>
&gt;&gt; <a href="mailto:VM-beginners@lists.squeakfoundation.org">VM-beginners@lists.squeakfoundation.org</a><br>
&gt;&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Mariano<br>
&gt; <a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>