>>> error LNK2019: unresolved external symbol "public: wchar_t const *
>>> __thiscall nsAString::BeginReading(void)const "
>>> ([EMAIL PROTECTED]@@QBEPB_WXZ) referenced in function "public: 
>>> wchar_t
>>> const * __thiscall nsString_external::get(void)const "
>>> ([EMAIL PROTECTED]@@QBEPB_WXZ)
>>>
>>> what about ?

You probably have the /Zc:wchar_t flag set.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to