[EMAIL PROTECTED] wrote:

Hi All,
I have compiled sample xpcom project in gecko-sdk. After than I wanted to try my sample by running regxpcom. Surprisingly it gives out that error message:"Can not initialize XPCOM Glue,Can not aquire component registrar". What is that mean ? What must I do ?
Thanks anyway...
Okan



How are you running regxpcom.exe? From what directory? If you run regxpcom.exe from the directory containing xpcom.dll, you shouldn't see this error.


Otherwise, see the help options (regxpcom.exe --help). Specifically, the -x option which states:

Specifies the location of a directory containing the xpcom library which will be used when registering new component libraries. This path will also be added to the "load library" path. If not specified, the current working directory will be used.


(yes, i think we need to get a FAQ going soon.)


Doug Turner
[EMAIL PROTECTED]




Reply via email to