Steve Crouse wrote:

It seems like it's linking the library fine for the executable
> test app but not for the shared object that gets put in
> mozilla/dist/bin/components/

Toss your component in the components folder and debug using
xpcshell. You can write a five-line javascript app to load and 
manipulate your component. If you can get it to work from 
xpcshell then it will almost certainly work elsewhere. If your 
still having problems you might want to post your makefile here.

-rick


Reply via email to