<span style="font-family: Arial;">Libsword.so is the compiled binary, so i guess you have it somewhere, but hiding<br><br>----- Reply message -----<br>From: &quot;Jon Behrens&quot; &lt;jbb@crimsonthread.com&gt;<br>To: &lt;sword-devel@crosswire.org&gt;<br>Subject: [sword-devel] C# binding difficulty<br>Date: Wed, Aug 27, 2014 21:40<br><br></span><br>Hello<br><br>I&#39;m a Windows developer moving to Linux. I&#39;ve downloaded the latest Sword project<br>via SVN and have finally gotten everything to build and install per the INSTALL file<br>in the main directory.<br><br>Moving on to the C# bindings, I&#39;ve gotten the project to build. When I run the<br>LookupExample, I get the following error:<br><br>Unhandled Exception:<br>System.EntryPointNotFoundException: org_crosswire_sword_SWMgr_new<br> &nbsp;at (wrapper managed-to-native) Sword.NativeMethods:org_crosswire_sword_SWMgr_new ()<br> &nbsp;at Sword.Manager..ctor () [0x00008] in /raid/swordProject/bindings/csharp/Manager.cs:26<br> &nbsp;at Sword.Tests.LookupExample.Lookup (System.String modName, System.String key) [0x00001] in /raid/swordProject/bindings/csharp/examples/LookupExample.cs:33<br> &nbsp;at Sword.Tests.LookupExample.Main (System.String[] args) [0x00020] in /raid/swordProject/bindings/csharp/examples/LookupExample.cs:27<br><br>Looking at the code, in NativeMethods.cs, it appears to be looking for &#39;libsword.so&#39;<br><br>That library does not exist on my computer. Could some kind soul please direct me to<br>how to build that library or where to download it?<br><br>Thanks,<br>Jon<br><br><br>_______________________________________________<br>sword-devel mailing list: sword-devel@crosswire.org<br>http://www.crosswire.org/mailman/listinfo/sword-devel<br>Instructions to unsubscribe/change your settings at above page<br>