Our application embeds Mozilla FF2, and we have recently tried an upgrade to FF3. This resulted in many errors for our various XPCOM DLLs. For starters we get the following link error. Does anyone know if these symbols have changed libraries? Thanks.
MMPlayer.obj : error LNK2019: unresolved external symbol "public: void __thiscall nsCOMPtr_base::assign_with_AddRef(class nsISupports *)" ([EMAIL PROTECTED]@@QAEXPAVnsISupports@@@Z) referenced in function "public: class nsCOMPtr<class nsIServiceManager> & __thiscall nsCOMPtr<class nsIServiceManager>::operator=(class nsIServiceManager *)" ([EMAIL PROTECTED]@@@@[EMAIL PROTECTED]@@@Z) QTPlayer.obj : error LNK2001: unresolved external symbol "public: void __thiscall nsCOMPtr_base::assign_with_AddRef(class nsISupports *)" ([EMAIL PROTECTED]@@QAEXPAVnsISupports@@@Z) _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
