I think you are very close. Check if you misspelled "Additional library path" in "Link" tab in Project Settings (VC6).
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of raklar Sent: Tuesday, April 26, 2005 12:24 PM To: [email protected] Subject: Re: xpcom setup I've spent some time looking at that, but the only resource that's somewhat usefull is the nsTestSample.cpp, which I still can't get to compile properly. I keep getting the following link error: error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl nsDebug::Assertion(char const *,char const *,char const *,int)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function "public: class nsDerivedSafe<class nsIComponentRegistrar> * __thiscall nsCOMPtr<class nsIComponentRegistrar>::operator->(void)const " ([EMAIL PROTECTED]@@@@[EMAIL PROTECTED]@@@@XZ) Thanks, --Richard _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
