Hello all,

I have a linker problem when using NS_LITERAL_STRING which nsString.h
is included. I have linked with xpcom.lib, xpcomglue.lib,
xpcomglue_s.lib.
Am i missing some libraries for STRING?

Error is stated as:

error LNK2019: unresolved external symbol "public: static void const *
 const nsObsoleteAString::sCanonicalVTable"
([EMAIL PROTECTED]
@@2PBXB) referenced in function "protected: __thiscall
nsAString::nsAString(unsi
gned short *,unsigned int,unsigned int)" (??0nsAString@@[EMAIL PROTECTED]@Z)

_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to