Srinivasa Raghavan wrote:
Hi BDS,

Thanks for the response. I am compiling and linking against Gecko-SDK with the needed unfrozen header files from mozilla source.

To link against xpcom_core , whether i need to build the source ?? (because i just generated header files with the mozilla source )

On windows you will have to build from source (in order to get the xpcom_core.lib import library). On unix, which doesn't have import libraries, you can just link against xpcom_core from your firefox distro.

--BDS

_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to