Hello, I'm trying to revive wxMozilla project, fixed most bugs that prevented compiling, but on linking stage I get messages that linker cannot find 'NS_InitEmbedding', 'NS_TermEmbedding' symbols.
Firefox is compiled from source with default flags (--enable-application=browser). Also, all gtk embedding samples from test subdirectories die with segmentation fault. :( Do I need to recompile the browser with other flags to enable embedding? Or are NS_InitEmbedding, etc. calls are deprecated? Please, help. Eugene _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
