The embedding builds contain apps built using the embedding APIs plus
all the necessary Gecko chrome and components to run them. They are not
meant as SDKs but as sanity and QA builds to ensure that embedding works
as intended. If you want to embed Gecko into your own apps you have to
pull and build the whole Mozilla and follow the embedding documentation
here:
http://www.mozilla.org/projects/embedding/
Bernie Maier wrote:
>Can I ask what is the purpose of the embedding packages built
>for the milestone releases?
>
>I naively assume that these are packages a developer can use to
>embed Mozilla in their applications. However they do not appear
>to contain any header files for developers to use. That is, they
>seem to be a runtime package only. Developers embedding Mozilla
>still need to grab the entire source archive.
>
>If this is intentional, that's OK. It's just not what I expected.
>As it happens, I've been needing to build from the sources anyhow
>so it's not a problem for me.
>
>Cheers,
>
> Bernie
>