<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div>Update.  </div><div>I located the FFI install which works with Squeak 4.2 but fails on Cuis 3.3</div>
<div><a href="http://map.squeak.org/accountbyid/cf58c358-46ee-465e-b6db-2740e9b32a53/files/InstallFFI4.st" target="_blank" style="color: rgb(0, 0, 204); ">http://map.squeak.org/accountbyid/cf58c358-46ee-465e-b6db-2740e9b32a53/files/InstallFFI4.st</a></div>
<div><br></div><div>That failed with this error walkback:</div><div>UndefinedObject(Object)&gt;&gt;doesNotUnderstand: #location:user:password:</div></span><div><br></div><div>Juan says it uses Monticello not included in Cuis.  Any suggestions on how to tweak installFFI4.st to work under Cuis?   Thanks.</div>
<div><br></div><div><br></div><br><div class="gmail_quote">On Wed, Sep 7, 2011 at 12:27 PM, Overcomer Man <span dir="ltr">&lt;<a href="mailto:overcomer.man@gmail.com">overcomer.man@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;">
<div>FFI - Foriegn Function Interface example given at <a href="http://wiki.squeak.org/squeak/2422" target="_blank">http://wiki.squeak.org/squeak/2422</a> fails to compile under a test class, so it can&#39;t work.  The error is expecting a &#39;&gt;&#39; which implies the apicall is wrong.  Since it&#39;s example code, it&#39;s likely correct and the parser is not working. </div>

<div> </div><div>I assumed it was a failure of FFI to be installed properly in Squeak 4.2 All-In-One.  I tried the FFI install .st which gave an error about an unrecognized password.  (I have since been unable to locate that code to put the error and link in this post.)  </div>

<div> </div><div>This is confusing since the FFI .dll comes with the All-In-One so it must be used somewhere.</div><div> </div>Any suggestions?  Getting FFI code to accept is needed in my attempt to load the old video package or try openCV.
</blockquote></div><br>