I am hoping someone can help me. I am completely lost on where to
start. I have read allot of the docs on embedding over the last couple
days. And I am still confused on where to start. I am just wanting
display a simple browser window in GTK+ on Linux. If I can get that far
I will be alright. I just don't understand which files to include in my
app source. I successfully compiled the entire Firefox source. I also
ran the TestGtkEmbed. So I at least did that right:)

This page makes it sound deceptively simple, and maybe it is:
http://developer.mozilla.org/en/docs/Roll_your_own_browser_-_An_embedding_HowTo

It says "If you build mozilla/embedding/base/, a static library (on
windows) called baseembed_s.lib is built. Just link this library to
your application.", however I do not see the Linux equivalent with the
same name inside this directory. I see the source files,
lib_embed_base_s.a and nsEmbedAPI.o. Do I include one of those? How is
my directory structure supposed to look, what dependent source files
need to be included? Is there a very basic tutorial or something?

So I guess I am stuck and I have not even started yet:)

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

Reply via email to