Olivier Danes wrote: > re, > > I've found a solution but don't know if it is the good way... I need to > call XPCOMGlueStartup() with the full path to libxpcom.so. It also needs > libxul.so (not provided with the SDK !).
The SDK is only provided to provide headers and import libraries. You actually do need to have the gecko runtime (XULRunner) installed in order for anything to work. --BDS _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
