Benjamin Smedberg wrote:
[EMAIL PROTECTED] wrote: I link against these files from the FF1.5b2 build ---- xpcomglue_s.lib xpcomglue.lib nspr4.lib The error msg I got in VS.Net is: xpcomglue_s.lib(nsComponentManagerUtils.obj) : warning LNK4217: locally defined symbol _NS_GetServiceManager imported in function "unsigned int __cdecl CallGetService(struct nsID const &,struct nsID const &,void * *)" (?CallGetService@@YAIABUnsID@@[EMAIL PROTECTED]) xpcomglue_s.lib(nsComponentManagerUtils.obj) : warning LNK4217: locally defined symbol _NS_GetComponentManager imported in function "unsigned int __cdecl CallCreateInstance(struct nsID const &,class nsISupports *,struct nsID const &,void * *)" (?CallCreateInstance@@YAIABUnsID@@PAVnsISupports@@[EMAIL PROTECTED]) xxx.obj : error LNK2019: unresolved external symbol "public: static void __cdecl nsMemory::Free(void *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function "unsigned int __stdcall MCRegistration(class nsIComponentManager *,class nsIFile *,char const *,char const *,struct nsModuleComponentInfo const *)" (?MCRegistration@@YGIPAVnsIComponentManager@@PAVnsIFile@@PBD2PBUnsModuleComponentInfo@@@Z) xxx.obj : error LNK2019: unresolved external symbol "unsigned int __cdecl NS_NewGenericModule2(struct nsModuleInfo *,class nsIModule * *)" (?NS_NewGenericModule2@@YAIPAUnsModuleInfo@@PAPAVnsIModule@@@Z) referenced in function _NSGetModule .\Debug/xxx.dll : fatal error LNK1120: 2 unresolved externals Steve |
- 1.5b XPCOM SDK Yury Kovalchuk
- Re: 1.5b XPCOM SDK Yury Kovalchuk
- Re: 1.5b XPCOM SDK Yury Kovalchuk
- Re: 1.5b XPCOM SDK user
- Re: 1.5b XPCOM SDK Benjamin Smedberg
- Re: 1.5b XPCOM SDK steve lu
- Re: 1.5b XPCOM SDK steve lu
- Re: 1.5b XPCOM SDK steve lu
- Re: 1.5b XPCOM SDK Benjamin Smedberg
- Re: 1.5b XPCOM SDK Christian Biesinger
- Re: 1.5b XPCOM SDK slu
- Re: 1.5b XPCOM SDK Benjamin Smedberg
- Re: 1.5b XPCOM SDK steve . lu
- Re: 1.5b XPCOM SDK waqas
- Re: 1.5b XPCOM SDK Benjamin Smedberg
- Re: 1.5b XPCOM SDK waqas
