canmove, Confirmed users, Bureaucrats and Sysops emeriti
2,798
edits
MarkFinkle (talk | contribs) |
MarkFinkle (talk | contribs) |
||
Line 76: | Line 76: | ||
This should build the necessary Makefiles in your objdir, creating directories as necessary. | This should build the necessary Makefiles in your objdir, creating directories as necessary. | ||
Now enter the <tt>PATH_TO_OBJDIR/components/js-ctypes</tt> directory and run <tt>make</tt>. | Now enter the <tt>PATH_TO_OBJDIR/toolkit/components/js-ctypes</tt> directory and run <tt>make</tt>. | ||
Once that's done, you should be able to enter <tt>PATH_TO_OBJDIR/dist/bin</tt> and use [http://www.mozilla.org/scriptable/XPCShell.html xpcshell] to play around with the component (see the example usage code above). | Once that's done, you should be able to enter <tt>PATH_TO_OBJDIR/dist/bin</tt> and use [http://www.mozilla.org/scriptable/XPCShell.html xpcshell] to play around with the component (see the example usage code above). |