[Insight-developers] Borland/VS issues with new checkins

Bill Lorensen bill.lorensen at gmail.com
Tue Aug 4 17:04:55 EDT 2009


Gaëtan,

That is certainly better than the macro code I proposed. Where is it
used in the toolkit?

Bill

2009/8/4 Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr>:
>
> I've proposed a fix for that problem some time ago, by using templated
> functions instead of templated methods.
>
> It is implemented for the UniqueLabelMapFilters:
>
> http://voxel.jouy.inra.fr/darcs/contrib-itk/binaryAttributeMorphology/itkLabelMapUtilities.txx
> http://voxel.jouy.inra.fr/darcs/contrib-itk/binaryAttributeMorphology/itkShapeUniqueLabelMapFilter.txx
>
> I didn't have a chance to test it with msvc6, but similar code is used
> elsewhere in the toolkit, so I guess that it should work without (too much)
> problem.
>
> Gaëtan
>
> Le 4 août 09 à 20:36, Bill Lorensen a écrit :
>
>> Let me know if you find a solution that works both for Borland and
>> VS6. I think mine does.
>>
>> Bill
>>
>> On Tue, Aug 4, 2009 at 2:31 PM, Sophie Chen<sophie.chen at kitware.com>
>> wrote:
>>>
>>> Hi Bill,
>>> I was just able to meet up with Luis to talk about this problem. He seems
>>> to
>>> have some ideas how to fix the issue on VS6, but we have not tested this
>>> yet. We are meeting up again in an hour or so to try this on a machine
>>> with
>>> the VS6 build with these problems.
>>> Thanks.
>>>
>>> On Tue, Aug 4, 2009 at 9:39 AM, Bill Lorensen <bill.lorensen at gmail.com>
>>> wrote:
>>>>
>>>> Sophie,
>>>>
>>>> The new classes in Review,:
>>>> itkShapeKeepNObjectsLabelMapFilter
>>>> itkShapeOpeningLabelMapFilter
>>>> and
>>>> itkShapeRelabelLabelMapFilter
>>>>
>>>> all have trouble compiling with the Borland and VS6 compiler.
>>>>
>>>> I experimented with various solution on Borland and have a solution,
>>>> although not the prettiest. I create a macro that replaces the
>>>> templated function:
>>>> TemplatedGenerateData. I have only tired it on
>>>> itkShapeKeepNObjectsLabelMapFilter, but I'm sure it will work on the
>>>> others.
>>>>
>>>> Unless someone else can find better workarounds, I try to fix the
>>>> others today and check in the results.
>>>>
>>>> Let me know what you and Lis think about this,
>>>>
>>>> Bill
>>>
>>>
>>>
>>> --
>>> Sincerely,
>>>      Sophie
>>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.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
>
> --
> Gaëtan Lehmann
> Biologie du Développement et de la Reproduction
> INRA de Jouy-en-Josas (France)
> tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
> http://voxel.jouy.inra.fr  http://www.itk.org
> http://www.mandriva.org  http://www.bepo.fr
>
>


More information about the Insight-developers mailing list