Anton Bar wrote:
Hi all,

I'm trying to call XPCOM from my Gecko plugin (based on the Scriptable
plug-in sample).

1) XPCOM doesn't and cannot use C++ exceptions... what are your try/catch blocks supposed to be doing?


2) are you compiling your plugin with the same compiler as mozilla? gcc2.9x and gcc3.x vtable/interface layouts are incompatible.

--BDS
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to