Boris Zbarsky wrote:
Hey, so it used to be that I could run TestGtkEmbed out of my Seamonkey or Firefox objdir/dist/bin to test both embedding changes and layout bugs where chrome was interfering with debugging. TestGtkEmbed is no longer built with Seamonkey, and if I try to run it with Firefox I get a "can't find GRE" error.

Is there still a way to run TestGtkEmbed? Do I need a separate objdir in which I build something else to do so? If so, what's the something else?

In seamonkey, no.

In *dynamic* toolkit apps, it should be possible: you will need to set GRE_HOME in the environment (because you don't have your local build registered as a GRE in the system). But see bug 325450; you currently have to set GRE_HOME to /path/to/dist/bin/libxpcom.so, even though it's really supposed to be /path/to/dist/bin .

--BDS
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to