[sword-devel] Some enresolved symbols on windows
Jari Strand
strand_jari at hotmail.com
Thu Dec 14 21:02:14 MST 2006
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/
More information about the sword-devel
mailing list