Hi All,
I am very new to XPCOM component development. I am using gecko-sdk.
Following the instruction of "Creating XPCOM components", I was able to create the required .so along with .xpt .idl file. But browsing through full sdk I was not able to find out a location where I need to put these files and How to know that if this developed component is working well.
Any help will be appreciated in this regards.
regards, Abhishek.
Drop the .so and .xpt file into the components directory and run regxpcom without any arguments from the bin directory.
Also see Chapter 4, section titled "The regxpcom Program".
Doug Turner
