David Bradley wrote:
I am very naive developer in XPCOM component development (even in COM development). I restating that I am using gecko-sdk for development of XPCOM components. I am searched full directory of gecko-sdk...I am unable to find any executable name XPCShell(searched using case ignore)? Will you please answer me from the very naive perpective.
Given that you are building the gecko-sdk it's probably not getting built. It's normally built when you build Mozilla suite and unsure about firebird, and family. You could build it manually, the source is js/src/xpconnect/shell. I'm just not familiar enough with the geck-sdk build environment to be of more help.
David
