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 *)" ([EMAIL PROTECTED]@sword@@[EMAIL
> PROTECTED]@[EMAIL PROTECTED])
> referenced in function "public: __thiscall
> sword::GBFHTMLHREF::GBFHTMLHREF(void)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED])
> libswordvc71mt.lib(thmlhtmlhref.obj) : error LNK2001: unresolved external
> symbol "public: static class sword::SWBuf const __cdecl
> sword::URL::encode(char const *)" ([EMAIL PROTECTED]@sword@@[EMAIL
> PROTECTED]@[EMAIL PROTECTED])
> libswordvc71mt.lib(osiswebif.obj) : error LNK2001: unresolved external
> symbol "public: static class sword::SWBuf const __cdecl
> sword::URL::encode(char const *)" ([EMAIL PROTECTED]@sword@@[EMAIL
> PROTECTED]@[EMAIL PROTECTED])
> libswordvc71mt.lib(gbfwebif.obj) : error LNK2001: unresolved external symbol
> "public: static class sword::SWBuf const __cdecl sword::URL::encode(char
> const *)" ([EMAIL PROTECTED]@sword@@[EMAIL PROTECTED]@[EMAIL PROTECTED])
> libswordvc71mt.lib(thmlwebif.obj) : error LNK2001: unresolved external
> symbol "public: static class sword::SWBuf const __cdecl
> sword::URL::encode(char const *)" ([EMAIL PROTECTED]@sword@@[EMAIL
> PROTECTED]@[EMAIL PROTECTED])
> libswordvc71mt.lib(osishtmlhref.obj) : error LNK2001: unresolved external
> symbol "public: static class sword::SWBuf const __cdecl
> sword::URL::encode(char const *)" ([EMAIL PROTECTED]@sword@@[EMAIL
> PROTECTED]@[EMAIL PROTECTED])
>
> 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: [email protected]
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
_______________________________________________
sword-devel mailing list: [email protected]
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page