Difference between revisions of "Documentation/Nightly/Developers/FAQ/Modules"
From Slicer Wiki
m |
m |
||
| Line 1: | Line 1: | ||
| + | <noinclude>__TOC__ | ||
| + | ={{#titleparts: {{PAGENAME}} | | -1 }}=</noinclude><includeonly> | ||
| + | ='''Developer FAQ: {{{1}}}'''= | ||
| + | </includeonly> | ||
= Within a Slicer build-tree, where are located Slicer modules ? = | = Within a Slicer build-tree, where are located Slicer modules ? = | ||
Revision as of 22:29, 4 March 2013
Home < Documentation < Nightly < Developers < FAQ < ModulesContents
Modules
Within a Slicer build-tree, where are located Slicer modules ?
Slicer module executables are be located in your main Slicer build directory Slicer-Superbuild/Slicer-build. Refer to Directory Structure description.
How to build module outside of Slicer source tree
Follow developers guide for building modules: http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Build_Module