ITK/Release 4/DICOM/Tcon 2011 05 20: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Agouaillard (talk | contribs) |
Agouaillard (talk | contribs) |
||
Line 9: | Line 9: | ||
** < each meeting should start or include browsing those machines and discuss remaining bugs/warnings > | ** < each meeting should start or include browsing those machines and discuss remaining bugs/warnings > | ||
** would anyone contribute buildhosts for that? We are missing windows buildhosts for ITK anyway. | ** would anyone contribute buildhosts for that? We are missing windows buildhosts for ITK anyway. | ||
== Progress == | |||
* fix library naming problem | |||
* fix library linking problem (modularization design shortcoming - thanks Brad K. for patch) | |||
* fix buildhosts | |||
* List of commits: | |||
** [https://github.com/ComplexSystemsModeling/ITK/commit/cd78da0ded26a6090f468f4b2044cce47b78ddff enabling warnings again] | |||
** [https://github.com/ComplexSystemsModeling/ITK/commit/858a3981d50b99fd5a8428666644ace0960adb61 makes gdcm system libs visibles from outside the module] | |||
* < drew, if you reviewed any gerrit patch in the meantime, put the list here > | |||
== next week (and more) == | == next week (and more) == |
Revision as of 05:20, 20 May 2011
System gdcm
- System GDCM is now stable on Win XP VS10
infrastructure
- our fork of ITK is now stable, we keep the GDCM warnings ON in our copy time to address them. then we will switch main ITK back on.
- building our branch of itk against linux, mac and windows:
- < drew put the name of the machines on the dashboard here >
- < each meeting should start or include browsing those machines and discuss remaining bugs/warnings >
- would anyone contribute buildhosts for that? We are missing windows buildhosts for ITK anyway.
Progress
- fix library naming problem
- fix library linking problem (modularization design shortcoming - thanks Brad K. for patch)
- fix buildhosts
- List of commits:
- < drew, if you reviewed any gerrit patch in the meantime, put the list here >
next week (and more)
- update patches on gerrit from github (including brad K patch), merge those in ITK
- note for the community, it is possible that all third party module fail teh same way when using system versions ...)
- Iron out all remaining warnings / failing tests with systems gdcm
- merge system gdcm in ITK on github (to have gdcm warnings enable on our buildhosts)
- Iron out new errors / warnings if any
- Merge in ITK (ouch - help?)
- re-enable GDCM errors in ITK
- redirect our buidlhost to main ITK
Before June meeting
- fix protocol support
- fix streaming
- implement RT-support