Dear Chris-
      I saw an ancient posting of yours on http://www.crosswire.org that I was very curious about the answer to.  I apologize for contacting you out of the blue like this, but I'm kind of at my wits end... if you could possibly let me know what the resolution to these linker errors were, I would very much appreciate it!!   (It seems that these linker errors pop up when I try to use "try" or "throw" or "catch" in Embedded Visual C++ 3.0 code)  Thank you very very much in advance.  Sincerely, -Mark Topinka, [EMAIL PROTECTED]


[sword-devel] Sword for CE problems

Chris Little [EMAIL PROTECTED]
Sat, 27 Jan 2001 12:37:01 -0800



I've got Sword almost building in eVC++.  The compile works fine, but I'm
still getting linker errors.  I've cleared up most of them, but am still
getting the following list of errors.  Some of the later ones I can deal
with.  For example, I'm not yet including zlib stuff, so (un)compress isn't
yet resolving.  The ones I'm completely clueless about are "const
type_info::`vftable'", "__RTDynamicCast", "__CxxFrameHandler", and
"__CxxCatchReturn".  Does anyone know what these are or have any ideas how
to fix these last errors?

I'm only 42 linker errors away from success. yay! :)

--Chris Little



sxl.lib(fclose.obj) : error LNK2005: fclose already defined in
coredll.lib(COREDLL.dll)
ztext.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
rawtext.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
swmodule.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
versekey.obj : error LNK2019: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@) referenced in function "private:
void __cdecl VerseKey::initstatics(void)" (?[EMAIL PROTECTED]@@AAAXXZ)
zcom.obj : error LNK2019: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@) referenced in function "public:
virtual __cdecl zCom::~zCom(void)" (??1zCom@@[EMAIL PROTECTED])
hrefcom.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
rawcom.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
rawfiles.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
rawgbf.obj : error LNK2019: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@) referenced in function "public:
virtual __cdecl RawGBF::operator char *(void)" (??BRawGBF@@UAAPADXZ)
ztext.obj : error LNK2001: unresolved external symbol __RTDynamicCast
rawtext.obj : error LNK2001: unresolved external symbol __RTDynamicCast
swmodule.obj : error LNK2001: unresolved external symbol __RTDynamicCast
versekey.obj : error LNK2001: unresolved external symbol __RTDynamicCast
zcom.obj : error LNK2019: unresolved external symbol __RTDynamicCast
referenced in function "public: virtual __cdecl zCom::operator char *(void)"
(??BzCom@@UAAPADXZ)
hrefcom.obj : error LNK2019: unresolved external symbol __RTDynamicCast
referenced in function "public: virtual char * __cdecl
HREFCom::getRawEntry(void)" (?[EMAIL PROTECTED]@@UAAPADXZ)
rawcom.obj : error LNK2019: unresolved external symbol __RTDynamicCast
referenced in function "public: virtual char * __cdecl
RawCom::getRawEntry(void)" (?[EMAIL PROTECTED]@@UAAPADXZ)
rawfiles.obj : error LNK2001: unresolved external symbol __RTDynamicCast
rawgbf.obj : error LNK2019: unresolved external symbol __RTDynamicCast
referenced in function "public: virtual __cdecl RawGBF::~RawGBF(void)"
(??1RawGBF@@[EMAIL PROTECTED])
rawtext.obj : error LNK2001: unresolved external symbol __CxxFrameHandler
swmodule.obj : error LNK2001: unresolved external symbol __CxxFrameHandler
zcom.obj : error LNK2019: unresolved external symbol __CxxFrameHandler
referenced in function "public: virtual __cdecl zCom::operator char *(void)"
(??BzCom@@UAAPADXZ)
ztext.obj : error LNK2001: unresolved external symbol __CxxFrameHandler
hrefcom.obj : error LNK2019: unresolved external symbol __CxxFrameHandler
referenced in function "public: virtual __cdecl HREFCom::~HREFCom(void)"
(??1HREFCom@@[EMAIL PROTECTED])
rawcom.obj : error LNK2001: unresolved external symbol __CxxFrameHandler
rawfiles.obj : error LNK2001: unresolved external symbol __CxxFrameHandler
rawgbf.obj : error LNK2001: unresolved external symbol __CxxFrameHandler
rawtext.obj : error LNK2001: unresolved external symbol __CxxCatchReturn
swmodule.obj : error LNK2001: unresolved external symbol __CxxCatchReturn
zcom.obj : error LNK2001: unresolved external symbol __CxxCatchReturn
ztext.obj : error LNK2001: unresolved external symbol __CxxCatchReturn
hrefcom.obj : error LNK2019: unresolved external symbol __CxxCatchReturn
referenced in function "public: virtual char * __cdecl
HREFCom::getRawEntry(void)" (?[EMAIL PROTECTED]@@UAAPADXZ)
rawcom.obj : error LNK2001: unresolved external symbol __CxxCatchReturn
rawfiles.obj : error LNK2001: unresolved external symbol __CxxCatchReturn
rawgbf.obj : error LNK2001: unresolved external symbol __CxxCatchReturn
sapphire.obj : error LNK2019: unresolved external symbol "void * __cdecl
memset(void *,int,unsigned int)" (?memset@@[EMAIL PROTECTED]) referenced in
function "public: void __cdecl sapphire::burn(void)"
(?[EMAIL PROTECTED]@@QAAXXZ)
swmodule.obj : error LNK2019: unresolved external symbol regfree referenced
in function "public: virtual class ListKey & __cdecl SWModule::Search(char
const *,int,int,class SWKey *,bool *,void (__cdecl*)(char,void *),void *)"
(?[EMAIL PROTECTED]@@UAAA
AVListKey@@PBDHHPAVSWKey@@[EMAIL PROTECTED]@Z)
swmodule.obj : error LNK2019: unresolved external symbol regexec referenced
in function "public: virtual class ListKey & __cdecl SWModule::Search(char
const *,int,int,class SWKey *,bool *,void (__cdecl*)(char,void *),void *)"
(?[EMAIL PROTECTED]@@UAAA
AVListKey@@PBDHHPAVSWKey@@[EMAIL PROTECTED]@Z)
swmodule.obj : error LNK2019: unresolved external symbol regcomp referenced
in function "public: virtual class ListKey & __cdecl SWModule::Search(char
const *,int,int,class SWKey *,bool *,void (__cdecl*)(char,void *),void *)"
(?[EMAIL PROTECTED]@@UAAA
AVListKey@@PBDHHPAVSWKey@@[EMAIL PROTECTED]@Z)
zipcomprs.obj : error LNK2019: unresolved external symbol compress
referenced in function "public: virtual void __cdecl
ZipCompress::Encode(void)" (?[EMAIL PROTECTED]@@UAAXXZ)
zipcomprs.obj : error LNK2019: unresolved external symbol uncompress
referenced in function "public: virtual void __cdecl
ZipCompress::Decode(void)" (?[EMAIL PROTECTED]@@UAAXXZ)
ARMRel/RapierBible.exe : fatal error LNK1120: 10 unresolved externals
Error executing link.exe.
Creating browse info file...

RapierBible.exe - 42 error(s), 0 warning(s)





Reply via email to