Hi all!<br><br>I pray this finds everyone well!<br><br>I'm way too new with C++ to hunt down and fix the errors I'm getting compiling the Sword engine in Windows. This is with version 1.5.8 of the API (downloaded zipped tar not from SVN) and I'm attempting the compile with VC++ 
7.1. I am getting the following:<br><br>thmlhtmlhref.obj : error LNK2001: unresolved external symbol &quot;public: static class sword::SWBuf const __cdecl sword::URL::encode(char const *)&quot; (?encode@URL@sword@@SA?BVSWBuf@2
@PBD@Z)<br><br>thmlwebif.obj : error LNK2019: unresolved external symbol &quot;public: static class sword::SWBuf const __cdecl sword::URL::encode(char const *)&quot; (?encode@URL@sword@@SA?BVSWBuf@2@PBD@Z) referenced in function &quot;public: virtual class std::list&lt;class sword::SWBuf,class std::allocator&lt;class sword::SWBuf&gt; &gt; __thiscall sword::SWFilter::getOptionValues(void)&quot; (?getOptionValues@
SWFilter@sword@@UAE?AV?$list@VSWBuf@sword@@V?$allocator@VSWBuf@sword@@@std@@@std@@XZ)<br><br>gbfhtmlhref.obj : error LNK2019: unresolved external symbol &quot;public: static class sword::SWBuf const __cdecl sword::URL::encode(char const *)&quot; (?encode@
URL@sword@@SA?BVSWBuf@2@PBD@Z) referenced in function $L12088<br><br>gbfwebif.obj : error LNK2001: unresolved external symbol &quot;public: static class sword::SWBuf const __cdecl sword::URL::encode(char const *)&quot; (?encode@
URL@sword@@SA?BVSWBuf@2@PBD@Z)<br><br>osishtmlhref.obj : error LNK2019: unresolved external symbol &quot;public: static class sword::SWBuf const __cdecl sword::URL::encode(char const *)&quot; (?encode@URL@sword@@SA?BVSWBuf@2
@PBD@Z) referenced in function &quot;private: void __thiscall sword::SWBuf::init(unsigned int)&quot; (?init@SWBuf@sword@@AAEXI@Z)<br><br>osiswebif.obj : error LNK2019: unresolved external symbol &quot;public: static class sword::SWBuf const __cdecl sword::URL::encode(char const *)&quot; (?encode@
URL@sword@@SA?BVSWBuf@2@PBD@Z) referenced in function &quot;public: void __thiscall sword::SWBuf::set(char const *)&quot; (?set@SWBuf@sword@@QAEXPBD@Z)<br><br>installmgr.obj : error LNK2019: unresolved external symbol &quot;public: __thiscall sword::FTPLibFTPTransport::FTPLibFTPTransport(char const *,class sword::StatusReporter *)&quot; (??0FTPLibFTPTransport@sword@@
QAE@PBDPAVStatusReporter@1@@Z) referenced in function &quot;protected: virtual class sword::FTPTransport * __thiscall sword::InstallMgr::createFTPTransport(char const *,class sword::StatusReporter *)&quot; (?createFTPTransport@
InstallMgr@sword@@MAEPAVFTPTransport@2@PBDPAVStatusReporter@2@@Z)<br><br>installmgr.obj : error LNK2019: unresolved external symbol &quot;public: int __thiscall sword::FTPTransport::copyDirectory(char const *,char const *,char const *,char const *)&quot; (?copyDirectory@
FTPTransport@sword@@QAEHPBD000@Z) referenced in function &quot;public: virtual int __thiscall sword::InstallMgr::ftpCopy(class sword::InstallSource *,char const *,char const *,bool,char const *)&quot; (?ftpCopy@InstallMgr@sword
@@UAEHPAVInstallSource@2@PBD1_N1@Z)<br><br>What I am attempting to do is create a dll I can then wrap C# code around to give .NET developers the ability to use Sword to make Windows front ends. At one time it seemed I had the dll thing worked out, but I can't find my work. I made backups of everything and rebuilt my laptop and lost something in the shuffle. So, I appreciate any help anyone can offer.
<br clear="all"><br>God Bless &lt;&gt;&lt;<br>Greg<br>-- <br><br>-------------------------------------------------------<br>Internet Community Church Ministries<br>&nbsp;&nbsp; Because of His Grace We Serve<br><a href="http://www.iccnet.org">
http://www.iccnet.org</a>