Developer Meetings/20150915
From Slicer Wiki
Home < Developer Meetings < 20150915
Update
- Jc:
- Reviewed and integrated:
- Reviewed:
- Proposed changes:
- Nicole
- Proposed changes:
- Improvements to CTK related to deleting individual items from the DICOM file browser: https://github.com/commontk/CTK/pull/597
- integrated and closed, pull request to update Slicer: https://github.com/Slicer/Slicer/pull/340
- Fix for repeated extensions in volume property file saving: https://github.com/Slicer/Slicer/pull/341
- Improvements to CTK related to deleting individual items from the DICOM file browser: https://github.com/commontk/CTK/pull/597
- Proposed changes:
To Discuss
- Following integration of PR#312 Move to itkmghio, test
py_nomainwindow_test_slicer_mgh
is failing on linux and windows. - Upgrade of DCMTK: https://github.com/Slicer/Slicer/pull/329
- SimpleITK Superbuild Installation
- PR#308 Use SimpleITK's SuperBuild for additional dependencies.
- Shared Libraries?, Headers?
Conclusion
- Suggestion from Brad to address the MGHIO issue: Add IO factory in the ITKRegistration CMakeLists.txt. See https://github.com/Slicer/Slicer/blob/master/Libs/ITKFactoryRegistration/CMakeLists.txt
- After describing the Slicer packaging system in more details, Brad will update his PR.