Re: XAP_AbiObject question


Subject: Re: XAP_AbiObject question
From: Dom Lachowicz (dominicl@seas.upenn.edu)
Date: Tue Jun 12 2001 - 11:25:51 CDT


Quoting "Michael D. Pritchett" <mpritchett@attglobal.net>:

I moved it to the util/xp tree so that it is now UT_AbiObject. The
importer/exporter sniffers should be the only thing that reference this object now.

Hope that this helps some,
Dom

> Okay - I have exceeded my ability to understand what is going on. I am
> getting the following errors when building a debug version under Win32
> using
> the makefile system (Note under the non-debug version, I don't have
> these
> errors):
>
> libAbiImpExp_s.lib(ie_imp.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual bool __thiscall XAP_AbiObject::equals(class
> XAP_AbiObject
> *)const " (?equals@XAP_AbiObject@@UBE_NPAV1@@Z)
>
> libAbiImpExp_s.lib(ie_exp.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual bool __thiscall XAP_AbiObject::equals(class
> XAP_AbiObject
> *)const " (?equals@XAP_AbiObject@@UBE_NPAV1@@Z)
>
> libAbiUtil_s.lib(ut_pair.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual bool __thiscall XAP_AbiObject::equals(class
> XAP_AbiObject
> *)const " (?equals@XAP_AbiObject@@UBE_NPAV1@@Z)
>
> libAbiImpExp_s.lib(ie_imp.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual unsigned int __thiscall
> XAP_AbiObject::hashcode(void)const
> " (?hashcode@XAP_AbiObject@@UBEIXZ)
>
> libAbiImpExp_s.lib(ie_exp.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual unsigned int __thiscall
> XAP_AbiObject::hashcode(void)const
> " (?hashcode@XAP_AbiObject@@UBEIXZ)
>
> libAbiUtil_s.lib(ut_pair.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual unsigned int __thiscall
> XAP_AbiObject::hashcode(void)const
> " (?hashcode@XAP_AbiObject@@UBEIXZ)
>
> libAbiImpExp_s.lib(ie_imp.obj) : error LNK2001: unresolved external
> symbol
> "public: __thiscall XAP_AbiObject::XAP_AbiObject(void)"
> (??0XAP_AbiObject@@QAE@XZ)
>
> libAbiImpExp_s.lib(ie_exp.obj) : error LNK2001: unresolved external
> symbol
> "public: __thiscall XAP_AbiObject::XAP_AbiObject(void)"
> (??0XAP_AbiObject@@QAE@XZ)
>
> libAbiUtil_s.lib(ut_pair.obj) : error LNK2001: unresolved external
> symbol
> "public: __thiscall XAP_AbiObject::XAP_AbiObject(void)"
> (??0XAP_AbiObject@@QAE@XZ)
>
> libAbiImpExp_s.lib(ie_imp.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual __thiscall XAP_AbiObject::~XAP_AbiObject(void)"
> (??1XAP_AbiObject@@UAE@XZ)
>
> libAbiImpExp_s.lib(ie_exp.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual __thiscall XAP_AbiObject::~XAP_AbiObject(void)"
> (??1XAP_AbiObject@@UAE@XZ)
>
> libAbiUtil_s.lib(ut_pair.obj) : error LNK2001: unresolved external
> symbol
> "public: virtual __thiscall XAP_AbiObject::~XAP_AbiObject(void)"
> (??1XAP_AbiObject@@UAE@XZ)
>
> libAbiImpExp_s.lib(ie_imp.obj) : error LNK2001: unresolved external
> symbol
> "public: unsigned int __thiscall XAP_AbiObject::unref(void)"
> (?unref@XAP_AbiObject@@QAEIXZ)
>
> libAbiImpExp_s.lib(ie_exp.obj) : error LNK2001: unresolved external
> symbol
> "public: unsigned int __thiscall XAP_AbiObject::unref(void)"
> (?unref@XAP_AbiObject@@QAEIXZ)
>
> libAbiImpExp_s.lib(ie_exp_PalmDoc.obj) : error LNK2001: unresolved
> external
> symbol "public: __thiscall IE_Exp_Text::IE_Exp_Text(class PD_Document
> *)"
> (??0IE_Exp_Text@@QAE@PAVPD_Document@@@Z)
>
> Any help in getting past these linking errors would be appreciated.
>
> Cheers!
>
>
> Michael D. Pritchett
>
>



This archive was generated by hypermail 2b25 : Tue Jun 12 2001 - 11:26:45 CDT