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
- New to XPCOM and need help Steve Crouse
- Re: New to XPCOM and need help Rick Parrish
- Re: New to XPCOM and need help Ian macLean
- Re: New to XPCOM and need help Steve Crouse
