On 8/25/09 1:47 AM, SimOut wrote:

>  --------------------------------------------------
> static const GREVersionRange greVersion = {"1.9a", PR_TRUE, "2",
> PR_TRUE  };
> GRE_GetGREPathWithProperties(&greVersion, 1, nsnull, 0, xpcomPath,
> sizeof(xpcomPath));
> XPCOMGlueStartup(xpcomPath);
> GTKEmbedGlueStartup();
> GTKEmbedGlueStartupInternal();
> gtk_moz_embed_set_path(xpcomPath);
> ---------------------------------------------------
> 
> And link to the following libraries:
> ---------------------------------------------------
> -L/usr/lib64/xulrunner-sdk-1.9/sdk/lib
> -L/lib64
> -lxpcomglue
> -lgtk-x11-2.0
> -lgdk-x11-2.0
> -latk-1.0
> -lgdk_pixbuf-2.0
> -lm
> -lpangocairo-1.0
> -lpango-1.0
> -lcairo
> -lgobject-2.0
> -lgmodule-2.0
> -ldl
> -lglib-2.0
> ---------------------------------------------------

This looks correct to me. What errors do you see using this method?

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

Reply via email to