|
Hi All, I compiled my component for firefox 1.5. I successfully compiled the component by defining MOZILLA_INTERNAL_API. While linking i am getting the below error (in red). I am linking it against the following gecko libraries obtained from Gecko-SDK msvc-1.8b1 xpcom.lib xpcomglue_s.lib embed_base_s.lib plc4.lib plds4.lib nspr4.lib nsRecorderImpl.obj : error LNK2001: unresolved external symbol "public: void __thiscall nsAString_internal::Assign(unsigned short const *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) nsValidator.obj : error LNK2001: unresolved external symbol "public: void __thiscall nsString::Trim(char const *,int,int,int)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) nsPlayBackUtils.obj : error LNK2001: unresolved external symbol "public: void __ thiscall nsSubstring::Replace(unsigned int,unsigned int,class nsAString_internal const &)" ([EMAIL PROTECTED]@@QAEXIIABVnsAString_internal@@@Z) Please help me which libraries i should link to get this to work. Thanks & Regards, Raghavan |
- Error while linking component for Firefox 1.5 Srinivasa Raghavan
- Re: Error while linking component for Firefox 1.5 Benjamin Smedberg
- Re: Error while linking component for Firefox ... Srinivasa Raghavan
- Re: Error while linking component for Firefox ... Benjamin Smedberg
- Re: Error while linking component for Fire... Srinivasa Raghavan
- Re: Error while linking component for ... Srinivasa Raghavan
