Hi,

I am trying to compile the weblock code given in the new XPCOM book http://www.mozilla.org/projects/xpcom/book/cxc/html/weblock.html#1007404.

I am using Visual Studio .NET and have followed the instructions for compiling in the same book Appendix A.

I have the following questions:
a) Why is nsXPIDLString.h not present in string directory under gecko-sdk? Also why are the headers in the public directory not available in string?
b) I get the linker errors similar to the following:


SampleGeckoProject error LNK2001: unresolved external symbol "protected: virtual class nsSharedBufferHandle<char> const * __thiscall nsSharableCString::GetSharedBufferHandle(void)const " ([EMAIL PROTECTED]@@[EMAIL PROTECTED]@@XZ)

SampleGeckoProject error LNK2001: unresolved external symbol "protected: virtual class nsSharedBufferHandle<char> const * __thiscall

Thank you
Abhilash




Reply via email to