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

Rupert Brooks rupert.brooks at gmail.com
Fri Dec 2 13:39:05 EST 2011


I dont mind in principle - but the IDE explodes before it even would
submit!  I'll see what i can do this weekend.

I also had trouble building with nmake.  On the first attempt, it did
not fill in the /machine:  argument.   I set that to x86 mantually and
it got farther, but then failed due to mixing runtimes.

That one im trying to submit as Experimental right now.

Since it sounds like theres no easy fix, i will put a bit more effort
into looking for a proper fix.

Rupert

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



On Thu, Dec 1, 2011 at 15:14, Xiaoxiao Liu <xiaoxiao.liu at kitware.com> wrote:
> Hi Rupert,
>
> Looks like we don't have a  VS8-win32 configured machine on ITK dashboards,
> will you mind submitting an experimental build to help identify the problem?
>
> OpenCV 2.2 should be compatible with ITKv4, it has been nighly tested on
> linux ( http://www.cdash.org/CDash/buildSummary.php?buildid=1778375),
> but not yet on windows.  I am planning  to set it up on a
> nightly windows machine soon.
>
> Thanks.
> -Xiaoxiao
>
> On Thu, Dec 1, 2011 at 2:55 PM, Rupert Brooks <rupert.brooks at gmail.com>
> wrote:
>>
>> 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
>> _______________________________________________
>> 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
>
>
>
>
> --
>
>
> ---------------------------------------------
> Xiaoxiao Liu, Ph.D.
> R & D Engineer
> Kitware Inc.
> Clifton Park, NY
> Phone: (518) 881-4924  or  (518) 371-3971 x124
>
>


More information about the Insight-developers mailing list