|
Hai Christopher, I have tried to compile my component in Windows. All the files were compiled. While linking i got the following error . Is there anything i missed please help me. Creating library libqecomp_FIREFOX_1.lib and object libqecomp_FIREFOX_1.exp nsPlayBackUtils.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall nsCOMPtr_base::assign_from_gs_contractid(class nsGetServiceByContractID,struct nsID const &)" ([EMAIL PROTECTED]@@QAEXVnsGetServiceByContractID@@ABUnsID@@@Z) nsRecorderImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall nsCOMPtr_base::assign_from_gs_contractid(class nsGetServiceByContractID,struct nsID const &)" ([EMAIL PROTECTED]@@QAEXVnsGetServiceByContractID@@ABUnsID@@@Z) nsPlayBack.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall nsCOMPtr_base::assign_from_gs_contractid(class nsGetServiceByContractID,struct nsID const &)" ([EMAIL PROTECTED]@@QAEXVnsGetServiceByContractID@@ABUnsID@@@Z) nsValidator.obj : error LNK2001: unresolved external symbol __imp__PR_AtomicIncrement nsRecorderImpl.obj : error LNK2001: unresolved external symbol __imp__PR_AtomicDecrement nsPlayBack.obj : error LNK2001: unresolved external symbol __imp__PR_AtomicDecrement nsValidator.obj : error LNK2001: unresolved external symbol __imp__PR_AtomicDecrement nsRecorderImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall nsCOMPtr_base::assign_from_gs_contractid_with_error(class nsGetServiceByContractIDWithError const &,struct nsID const &)" ([EMAIL PROTECTED]@@QAEXABVnsGetServiceByContractIDWithError@@ABUnsID@@@Z) nsQEngineImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall nsCOMPtr_base::assign_from_gs_contractid_with_error(class nsGetServiceByContractIDWithError const &,struct nsID const &)" ([EMAIL PROTECTED]@@QAEXABVnsGetServiceByContractIDWithError@@ABUnsID@@@Z) nsPlayBack.obj : error LNK2001: unresolved external symbol __imp__PR_Sleep nsQEngineImpl.obj : error LNK2001: unresolved external symbol __imp__PR_Sleep nsPlayBack.obj : error LNK2001: unresolved external symbol __imp__PR_MillisecondsToInterval libqecomp_FIREFOX_1.dll : fatal error LNK1120: 8 unresolved externals Regards Sabarinathan. christopher taylor wrote: I'm also having a problem with registering my component with firefox 1.5 on linuxi wrote my component for an older release on linux, ported to windows then installed 1.5 - now with firefox 1.5 it works great on windows but the component fails to register with the linux build any suggestions? chris On 12/30/05, sabarinathan <[EMAIL PROTECTED]> wrote: |
- Problem in registering XPCOM component in Firefox 1.5 sabarinathan
- Re: Problem in registering XPCOM component in Fir... Christian Biesinger
- Re: Problem in registering XPCOM component in... sabarinathan
- Re: Problem in registering XPCOM componen... christopher taylor
- Re: Problem in registering XPCOM comp... sabarinathan
- Re: Problem in registering XPCOM... sabarinathan
