<div dir="ltr"><a href="http://www.crosswire.org/wiki/Tutorial:Compiling_%26_Installing_SWORD_on_Windows" target="_blank"></a><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div link="#0563C1" vlink="#954F72" lang="DE"><div><p>Now I’ve tried to test the libsword.lib and created a project with the simple.cpp which you had added to the „sword/examples/“ folder.<u></u><u></u></p><p>
I builded the project and started the .exe in commandline but I got a error mesage wich says: <u></u><u></u></p><p style="margin-left:35.4pt"><span style="font-family:"Courier New"">C:\Users\Familie\Desktop\Crosswire\example\Test3\Debug\Test3.exe lookup KJV James 1:19<u></u><u></u></span></p>
<p style="margin-left:35.4pt"><span style="font-family:"Courier New"">SWMgr: Can't find 'mods.conf' or 'mods.d'. Try setting:<u></u><u></u></span></p><p style="margin-left:35.4pt">
<span style="font-family:"Courier New""> SWORD_PATH=<directory containing mods.conf><u></u><u></u></span></p><p style="margin-left:35.4pt"><span style="font-family:"Courier New""> Or see the README file for a full description of setup options (<configPath is null>)<u></u><u></u></span></p>
<p><u></u> <u></u></p><p>I’ve googled but really didn’t find a solution how to set up the .conf files and their pathes…</p></div></div></blockquote><div><br></div><div>This happens when Sword application could not find modules. There are several ways to fix this. If you have Sword modules already installed, set environment variable SWORD_PATH to folder containing mods.d and modules folders. Either using Control Panel->System or command line "set SWORD_PATH=...". If you haven't modules installed using Xiphos or BibleTime, you would download it from <a href="http://crosswire.org/sword/modules/ModDisp.jsp?modType=Bibles" target="_blank">http://crosswire.org/sword/modules/ModDisp.jsp?modType=Bibles</a> and extract to working directory you run example (remember that Visual Studio set working directory to solution root, instead of executable directory).<br>
<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div link="#0563C1" vlink="#954F72" lang="DE"><br><div><p>And an other question is, do you know whether the libsword.lib will run under ARM-devices? E.g for WindowsRT…?</p>
</div></div></blockquote><div>As far as i know nobody tried to build Sword for Windows RT. Feel free to try and report here whether it was successful or not.<br><br></div><div>Blessings.<br></div></div></div></div>