<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On 18.05.2016, at 16:26, Dave Crossland <<a href="mailto:dave@lab6.com" class="">dave@lab6.com</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra">Hi</div><div class="gmail_extra"><br class=""><div class="gmail_quote">On 18 May 2016 at 09:57, Tony Anderson <span dir="ltr" class=""><<a href="mailto:tony_anderson@usa.net" target="_blank" class="">tony_anderson@usa.net</a>></span> wrote:<br class=""><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"><div bgcolor="#FFFFFF" text="#000000" class="">Its an educational project. An example is
    <a href="https://github.com/ezequielpereira/Bridge" target="_blank" class="">https://github.com/ezequielpereira/Bridge</a>. This version of the
    Bridge-activity was developed as part of GCI. <br class="">
    The zip downloaded from github is named Bridge-master.zip. I copied
    the zip to an XO-1.75, unzipped, and ran setup.py dist_xo. The
    result was a <br class="">
    proper xo bundle which installed and ran. </div></blockquote><div class=""><br class=""></div><div class="">Sounds good :)</div><div class=""> </div><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"><div bgcolor="#FFFFFF" text="#000000" class="">However, it failed to
    start: import error lib/box2d_32/_Box2D.so.<br class=""></div></blockquote><div class=""><br class=""></div><div class="">Is that error a bug in the program?</div></div></div></div></div></blockquote><br class=""></div><div>More likely an intel / arm problem. The XO-1.75 needs ARMv7 binaries, while older XOs used x86. The activity bundle would have to include .so files for each supported architecture. I don’t think we ever extended the bundle structure to properly handle multi-arch, it was designed for platform-independent code like Python.</div><div><br class=""></div><div class="">
- Bert -<br class=""><br class=""><br class="">

</div>
<br class=""></body></html>