Difference between revisions of "Developer Meetings/20120904"
From Slicer Wiki
m (→To discuss) |
|||
Line 11: | Line 11: | ||
* ITK4 dashboards setup: help is needed with the following machines: | * ITK4 dashboards setup: help is needed with the following machines: | ||
** http://slicer.cdash.org/buildSummary.php?buildid=38107 | ** http://slicer.cdash.org/buildSummary.php?buildid=38107 | ||
+ | *** Remove [https://github.com/fedorov/Slicer4DashboardScripts/blob/master/Lebesgue_Win7-64bits_slicer_release_nightly.cmake#L59 line 59] | ||
+ | *** Comment [https://github.com/fedorov/Slicer4DashboardScripts/blob/master/Lebesgue_Win7-64bits_slicer_release_nightly.cmake#L109 line 109] and <code>set(CTEST_GIT_COMMAND "C:/Program Files (x86)/Git/bin/git.exe")</code>. Full path is required ! | ||
** http://slicer.cdash.org/buildSummary.php?buildid=38108 | ** http://slicer.cdash.org/buildSummary.php?buildid=38108 | ||
+ | *** I would suggest not to build extension for the moment. <code>set(WITH_EXTENSIONS FALSE)</code> | ||
+ | *** Packaging of Slicer ITKv4 should be done after the following issue is addressed: [http://na-mic.org/Mantis/view.php?id=2115 2115] | ||
* CTK patch for review and integration | * CTK patch for review and integration | ||
** Could a CTK developer please review this pull request: https://github.com/commontk/CTK/pull/230 ? | ** Could a CTK developer please review this pull request: https://github.com/commontk/CTK/pull/230 ? |
Revision as of 18:25, 4 September 2012
Home < Developer Meetings < 20120904Attendees:
To discuss
- Feature Freeze and outstanding bugs
- Testing of tutorial functionality
- NA-MIC @ RSNA
- Tutorial and Demo Planning
- What can we automate?
- What will be done manually and by whom?
- ITK4 dashboards setup: help is needed with the following machines:
- http://slicer.cdash.org/buildSummary.php?buildid=38107
- http://slicer.cdash.org/buildSummary.php?buildid=38108
- I would suggest not to build extension for the moment.
set(WITH_EXTENSIONS FALSE)
- Packaging of Slicer ITKv4 should be done after the following issue is addressed: 2115
- I would suggest not to build extension for the moment.
- CTK patch for review and integration
- Could a CTK developer please review this pull request: https://github.com/commontk/CTK/pull/230 ?
- Done! Thanks, Jc!
- Helps address: http://na-mic.org/Mantis/view.php?id=2460
- Now closed.
- Could a CTK developer please review this pull request: https://github.com/commontk/CTK/pull/230 ?