Developer Meetings/20130514
From Slicer Wiki
Home < Developer Meetings < 20130514
Contents
To discuss
- Enable SimpleITK!?!
- mac, linux seem fine, but windows debug build gives link error looking for python27_d.lib
- CMake PythonLibs?
- mac, linux seem fine, but windows debug build gives link error looking for python27_d.lib
- Can we get a green dashboard?
- Events
- Discussed build issue reported by Laurent: http://slicer-devel.65872.n3.nabble.com/Slicer4-not-building-tt4028220.html#a4028640
- Missing color nodes in volumes module
- Unique names in Save Data dialog
- Karl asks: "is it allowed/possible to (directly) us LAPACK/BLAS functions in a Slicer extension (at least under linux) ?"
Conclusion
- SimpleITK will be enabled for nightlies, but not turned on by default for all builds due to windows debug build issue.
- Some of the easier test failures will be fixed (baseline data, Qt testing issues related to gui changes). Harder issues will continue to be explored.
- Jc and Laurent reviewed build issues.
- Alex and Nicole went over color issues.
- Steve agreed to change the save data dialog to match Isaiah's request
- Karl was advised to use numpy or vnl via ITK if possible.