Difference between revisions of "Developer Meetings/20130514"
From Slicer Wiki
Line 19: | Line 19: | ||
== Conclusion == | == 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. |
Latest revision as of 16:26, 17 May 2013
Home < Developer Meetings < 20130514Contents
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.