Difference between revisions of "2011 Winter Project Week::ExtractSEM"
From NAMIC Wiki
Hjmjohnson (talk | contribs) |
|||
Line 36: | Line 36: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | Spoke with Jim Miller regarding the need to make the GenerateCLP program to be statically linked to ModuleDescriptionParser. | |
</div> | </div> | ||
</div> | </div> |
Revision as of 04:40, 14 January 2011
Home < 2011 Winter Project Week::ExtractSEMKey Investigators
- Iowa: Hans Johnson
- GE: Jim Miller
Objective
Extract the Slicer Execution Model (SEM) code into a separate codebase that makes it easier for people to check-out and use without Slicer.
Approach, Plan
- Create a separate repository area for SEM
- Restructure the CMake configuration so that it can be built standalone and used by external reference
- Restructure the CMake configuration so that it can be built as part of another project that uses SuperBuild
- Set up Slicer (Slicer3?, Slicer4?) to use the new external package.
- Eliminate ITK dependency?
Progress
Spoke with Jim Miller regarding the need to make the GenerateCLP program to be statically linked to ModuleDescriptionParser.
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
- ITK Module
- Slicer Module
- Built-in
- Extension -- commandline
- Extension -- loadable
- Other (Please specify) YES. Utility library.