<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thank you Greg.<br>
    <br>
    As to icu-sword, the instructions on the wiki say to download it
    from site.icu-project.org. If there's<br>
    a Sword specific version, perhaps the wiki could be updated to point
    there? Or if you can give me<br>
    the URL, I'll include it in my write up.<br>
    <br>
    As to libcurl, I'm using VS2013 which apparently doesn't include the
    compiler version in the library<br>
    name. In any case, the note to check the actual name of the library
    in the linker should probably<br>
    stay.<br>
    <br>
    The syntax changes to the flatapi are driven by differences in MS
    C++ syntax. They're specific to <br>
    Windows and probably are of no general interest to the broader Linux
    community.<br>
    <br>
    In his NativeMethods class, Troy has a call to
    org_crosswire_sword_SWMgr_newWithPath, but <br>
    that function is not declared or defined in flatapi. I just went
    ahead and implemented it. Whether<br>
    that should be a permanent change is, of course, his call.<br>
    <br>
    I did rewicker the C# project so its layout made a bit more sense to
    me and so that it might be<br>
    easier for cross platform development. If anyone is interested, I
    would be happy to include those<br>
    project files.<br>
    <br>
    Finally, how would I go about submitting an entry to the wiki?<br>
    <br>
    Jon<br>
    <br>
    <div class="moz-cite-prefix">On 9/22/2014 2:36 PM, Greg Hellings
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAHxvOV+PKd3M1Qa0NouAA44CFiQC-urj+dbWfNosxHMKYXGccQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Jon,
        <div><br>
        </div>
        <div>It most definitely would be wiki material. Are there any
          code changes you needed to make? Patch files? If so, you can
          submit those as well for inclusion. A few comments about the
          steps you're following:</div>
        <div><br>
        </div>
        <div>Changing out icu-sword for icu and the change to libcurl
          shouldn't be necessary. If you followed the directions in the
          wiki you should have built icu-sword from the Sword repository
          instead of the pre-distributed version of ICU from upstream.
          The change to libcurl appears to be specific to your version
          of Visual Studio. I've noticed that some versions don't
          include vcXX as well.</div>
        <div><br>
        </div>
        <div>The other changes might be ones which should be
          incorporated into the codebase. Troy would need to comment
          more about the changes you're proposing to flatapi.cpp/h.</div>
        <div><br>
        </div>
        <div>Glad to hear you've gotten it working now!</div>
        <div><br>
        </div>
        <div>--Greg</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Sep 22, 2014 at 3:28 PM, Jon
          Behrens <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:jbb@crimsonthread.com" target="_blank">jbb@crimsonthread.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">I've
            finally gotten the C# binding examples to run both on Linux
            and Windows. This means,<br>
            of course, that one should be able to write C# code on
            either platform and have the resulting<br>
            application also run on either. (At least at this point the
            C# examples packaged with the Sword<br>
            distribution run on both platforms using identical C# code.)<br>
            <br>
            I've written a tutorial outlining the steps needed to
            accomplish this. That's attached as a<br>
            text file. Would it be appropriate to add this to the
            developer's wiki?<br>
            <br>
            Be blessed,<br>
            Jon<br>
            <br>
            <br>
            _______________________________________________<br>
            sword-devel mailing list: <a moz-do-not-send="true"
              href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
            <a moz-do-not-send="true"
              href="http://www.crosswire.org/mailman/listinfo/sword-devel"
              target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
            Instructions to unsubscribe/change your settings at above
            page<br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
    </blockquote>
    <br>
  </body>
</html>