<br><br><div class="gmail_quote">On Wed, Jul 6, 2011 at 5:57 AM, JJ Stevens <span dir="ltr">&lt;<a href="mailto:jjstvns@gmail.com">jjstvns@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;">
 <br>Hello,<div><br></div><div>I am using the instructions here: <a href="http://marianopeck.wordpress.com/2011/04/10/building-the-vm-from-scratch-using-git-and-cmakevmmaker/" target="_blank">marianopeck.wordpress.com - building-the-vm-from-scratch-using-git-and-cmakevmmaker</a> to attempt to build the Cog VM on Windows, with git and CMake. </div>
</blockquote><div><br>Hello. Good to see there are more people trying :)<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div> I am running into a walkback:</div>

<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>MessageNotUnderstood: OrderedCollection&gt;&gt;fold:</div></blockquote><div><br></div><div>called from:</div>
<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>Cogit class&gt;&gt;exportAPISelectors</div></blockquote></blockquote><div><br><br>This. This a known problem. If you follow my post STRICTLY you will notice I mention to download a pharocore image in particular: <a href="https://gforge.inria.fr/frs/download.php/28472/PharoCore-1.3-13137.zip">https://gforge.inria.fr/frs/download.php/28472/PharoCore-1.3-13137.zip</a><br>
<br>I guess you are using an older version of Pharo, say 1.2, and you are missing such method.  Still, if you want to use Pharo 1.2 in <a href="http://marianopeck.wordpress.com/2011/04/23/how-to-debug-the-vm/">http://marianopeck.wordpress.com/2011/04/23/how-to-debug-the-vm/</a>   I explain under the title &quot;Prepared image for you&quot;  how to work with a 1.2. Basically I provide a small changeset that add 3 needed missing methods (one is #fold:).<br>
<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br><div>First off, are these the correct latest instructions?</div></blockquote>
<div><br>More or less. The instructions, that is, the general procedure is the same as today. However, my goal of such post was to make it completly reproducible even months after the post. So if you follow the instructions strictly you should be able to build the vm without much truble. Now....the same procedure should work with all latest code, that is, last version in gitorious and last version of ConfigurationOfCog. If I were you, I would first build the VM exactly as I say, and if you succeed then after try to reproduce the same but with latest code.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><br></div><div>Second, where can I get a cs containing #fold:?</div><div><br></div><div>Thanks,</div><div>jj</div>
<br></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>