Hi,

I am not familiar with npapi.h.  I just took a quick look at it.  As far
as I can tell, you didn't do anything wrong.

We need to make the NSS headers usable with NO_NSPR_10_SUPPORT
defined.  I filed a bug for this issue:
https://bugzilla.mozilla.org/show_bug.cgi?id=436430

For now, you'll need to work around this bug by separating the files that
need to include npapi.h and NSS headers.

Does your npapi.h include "prtypes.h"?  If so, you may need to define
NO_NSPR_10_SUPPORT when you compile npapi.h.

Wan-Teh
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to