re,

I've found a solution but don't know if it is the good way... I need to call XPCOMGlueStartup() with the full path to libxpcom.so. It also needs libxul.so (not provided with the SDK !). Then I call NS_InitEmbedding() with the path where the stuff of xulrunner (I've compiled a xulrunner for my amd64 linux box and give path_to_xulrunner_odj_dri/dist/bin/ to NS_InitEmbedding()).

next step load an URI !
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to