Richard wrote:
dependant (xpcomglue_s.lib and xpcom.lib)

You shouldn't need XPCOM_GLUE_USE_NSPR, since you're not defining XPCOM_GLUE in this case. And yes, you do need to link the NSPR libs.

--BDS

Richard wrote:

I made the changes you sugested, which gave me a linking error with PR_GetCurrentThread. So I followed the instructions here : http://developer.mozilla.org/en/docs/XPCOM_Glue I assume after defining XPCOM_GLUE_USE_NSPR I also have to link in nspr4.lib?
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to