Difference between revisions of "Documentation/4.0/Developers/Build system"

From Slicer Wiki
Jump to: navigation, search
(Move QtPlugins to its own page)
(Prepend documentation/versioncheck template. See http://na-mic.org/Mantis/view.php?id=2887)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Back to [[Documentation/{{documentation/version}}/Developers|Developers Information]]←
+
<noinclude>{{documentation/versioncheck}}</noinclude>
 
+
;[[Documentation/{{documentation/version}}/Developers/DirectoryStructure|Directory Structure]]
;[[Documentation/Versioning|Versioning]]
+
: Where files are located in the build tree and install tree.
: Convention to name Slicer packages.
 
 
   
 
   
 
;[[Documentation/{{documentation/version}}/Developers/QtPlugins|Qt Plugins]]
 
;[[Documentation/{{documentation/version}}/Developers/QtPlugins|Qt Plugins]]
 
: How to build and load Qt plugins.
 
: How to build and load Qt plugins.

Latest revision as of 07:31, 14 June 2013

Home < Documentation < 4.0 < Developers < Build system


For the latest Slicer documentation, visit the read-the-docs.


Directory Structure
Where files are located in the build tree and install tree.
Qt Plugins
How to build and load Qt plugins.