Nothing works.

I use Gecko SDK to build my xpcom component. I have installed it under
/home/ajay/geckosdk .

As advised by Gammieri, i set LD_LIBRARY_PATH to point to my external
library, and i also copied the external library to /home/ajay/geckosdk
/bin.

This is a rather simple test component to add two strings. The logic to
add the two strings is in the external library. When i put the logic in
the component itself, everything works fine but when i separate it,
regxpcom fails with the error code 80040154, which is the
FACTORY_NOT_REGISTERED error.

Any clues...anyone....

:-( - ajay - :-(

_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to