XPCOM programming on FC5

Ian Malone ibmalone at gmail.com
Thu Nov 23 00:28:36 UTC 2006


(I'm asking here because the problem, while widespread,
seems to be dependent on the particular platform)

I'm trying to follow this tutorial to create a C++
XPCOM component:
http://www.iosart.com/firefox/xpcom/

I've managed to build and install it, but I'm running into:
Type error: Components.classes[cid] has no properties

When trying to use the component in Firefox.
So: has anyone here successfully built an XPCOM C++
component using mozilla-devel on FC5 for Firefox?
Has anyone followed this tutorial before?
Does anyone know why it might be refusing to register?
(The sample component was showing up in xpti.dat,
but not compreg.dat, now it's showing up in either
and I'm not sure what I changed).

-- 
imalone




More information about the users mailing list