[sword-devel] Some enresolved symbols on windows

Troy A. Griffitts scribe at crosswire.org
Thu Dec 14 21:57:41 MST 2006


Looking closely at your output, the missing symbol is from

URL::encode(char const *)

this is located here:

sword/src/utilfuns/url.cpp

Hope this helps.

	-Troy.




Jari Strand wrote:
> Hi, I was happily using the sword library until I tried instanting a 
> MarkupFilterMgr and now these references are unsolved:
> 
> libswordvc71mt.lib(gbfhtmlhref.obj) : error LNK2019: unresolved external 
> symbol "public: static class sword::SWBuf const __cdecl 
> sword::URL::encode(char const *)" (?encode at URL@sword@@SA?BVSWBuf at 2@PBD at Z) 
> referenced in function "public: __thiscall 
> sword::GBFHTMLHREF::GBFHTMLHREF(void)" (??0GBFHTMLHREF at sword@@QAE at XZ)
> libswordvc71mt.lib(thmlhtmlhref.obj) : error LNK2001: unresolved external 
> symbol "public: static class sword::SWBuf const __cdecl 
> sword::URL::encode(char const *)" (?encode at URL@sword@@SA?BVSWBuf at 2@PBD at Z)
> libswordvc71mt.lib(osiswebif.obj) : error LNK2001: unresolved external 
> symbol "public: static class sword::SWBuf const __cdecl 
> sword::URL::encode(char const *)" (?encode at URL@sword@@SA?BVSWBuf at 2@PBD at Z)
> libswordvc71mt.lib(gbfwebif.obj) : error LNK2001: unresolved external symbol 
> "public: static class sword::SWBuf const __cdecl sword::URL::encode(char 
> const *)" (?encode at URL@sword@@SA?BVSWBuf at 2@PBD at Z)
> libswordvc71mt.lib(thmlwebif.obj) : error LNK2001: unresolved external 
> symbol "public: static class sword::SWBuf const __cdecl 
> sword::URL::encode(char const *)" (?encode at URL@sword@@SA?BVSWBuf at 2@PBD at Z)
> libswordvc71mt.lib(osishtmlhref.obj) : error LNK2001: unresolved external 
> symbol "public: static class sword::SWBuf const __cdecl 
> sword::URL::encode(char const *)" (?encode at URL@sword@@SA?BVSWBuf at 2@PBD at Z)
> 
> I tried adding all the filter cpps and all the files from common under 
> source dir and recompiled the library but something is still missing.
> 
> Jari.
> 
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE! 
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> 
> 
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page




More information about the sword-devel mailing list