[Insight-developers] ITKv4 Release Candidate 3 (v4.0rc03) tagged.

Rupert Brooks rupert.brooks at gmail.com
Thu Dec 1 14:55:25 EST 2011


Hi folks,

Is anyone using this under Visual Studio 2005, 32-bit?

I've been trying to build it, but the IDE crashes without any error
message when trying to compile.  This may simply be various forms of
bad karma on my system, but I thought id mention it in case anyone
else experienced it, or, better yet, had a fix.

I had all modules on, and was also attempting to build the bridge
module to OpenCV, my openCV version was 2.2  I dont know where it
crashes in the build, or even if it always occurs at the same place.
Its quite repeatable on this particular system though.

I'm going to attempt an nmake based command line compile for windows.
I suspect that the IDE was running out of memory.

Rupert
--------------------------------------------------------------
Rupert Brooks
rupert.brooks at gmail.com



On Mon, Nov 21, 2011 at 18:30, Matt McCormick
<matt.mccormick at kitware.com> wrote:
> The ITKv4 release candidate 3 has been tagged, and is available for
> testing.  To obtain the source code,
>
>  git clone http://itk.org/ITK.git
>  cd ITK
>  git checkout -q --detach v4.0rc03
>
> For more details, please see
>
>  http://www.itk.org/Wiki/ITK/Git
>
>
> *Important note:*  Please do not expect backward compatibility with
> these release candidates.  The API may still undergo changes as
> improvements are made.
>
> Release candidates will be tagged approximately every week, provided
> that the software quality dashboard is in decent shape
>
>  http://public.kitware.com/dashboard.php?name=itk
>
>
> Testing and feedback are encouraged.  Impressions or patches will help
> improve the result as refinement and bug-fixes are made for the final
> release.
>
> Please include the tag name used when providing feedback.
>
>
> A list of changes since RC 2 follows:
>
> Arnaud Gelas (2):
>      DOC: fix all doxygen warnings
>      COMP: fix clang warning about unused parameter iP
>
> Bill Lorensen (3):
>      COMP: Ambiguous call to overloaded function
>      ENH: Set seed to produce repeatable results for testing.
>      BUG: Conditional jump or move depends on uninitialised value
>
> Brad King (2):
>      DOC: Update NOTICE copyright year
>      DOC: Install LICENSE, NOTICE, and similar files
>
> Bradley Lowekamp (1):
>      ENH: adding PhysicalPointImageSource
>
> Cory Quammen (1):
>      ENH: Added FFT-based convolution filter
>
> David Doria (1):
>      DOC: Small typos.
>
> Jeffrey Duda (1):
>      ENH: Moved data transforms to transform base class
>
> Matthew McCormick (8):
>      ENH: Move Update() from LevelSetEvolution to LevelSetEvolutionBase.
>      ENH: Invoke StartEvent and EndEvent during LevelSetEvolution.
>      ENH: LevelSets visualization interactive pause test.
>      STYLE: Add license header to itkArrowSpatialObject.cxx.
>      COMP: Fix VisualStudio warning int possible loss of data.
>      COMP: TransformTest uninitialized values.
>      BUG: Add /bigobj for VisualStudio.
>      COMP: DataObject possible loss of data.
>
> Xiaoxiao Liu (3):
>      PERF: Remove unnecessary header includes.
>      ENH: Turn bridge modules off by default.
>      BUG: Fix itkThreadLoggerTest failure.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers


More information about the Insight-developers mailing list