Subj : Getting started with xpconnect/gecko SDK To : netscape.public.mozilla.jseng From : troelskn Date : Mon Sep 26 2005 10:15 am Hi Does there exist a get-started tutorial for spidermonkey/xpconnect using the gecko SDK ? I'm thinking something similar to the following document for spidermonkey-standalone : http://lxr.mozilla.org/mozilla/source/js/src/README.html I basically just need a minimal sample-application to start from - I have no cluse as to which headers I need to include, and which libraries I should link against during compilation. .