[Insight-developers] Test programs that won't compile

Bill Hoffman bill.hoffman at kitware.com
Mon Nov 27 18:28:25 EST 2000


On windows, all of those fail except itkBasicArchitectureTest.
The problem seems to be in ikNeightborhood.txx.
It is using a member template.   
I know that the microsoft compiler does not support templated member functions, unless they are in the class definition.

So, it would seem that the current state of the system is broken.

-Bill


At 12:29 PM 11/27/00 -0500, Paul Hughett wrote:


>As of this morning, the following test programs would not compile
>on my Linux machine:
>
>    itkIteratorTests
>    itkFilterImageAnisotropicDiffusionTest
>    itkFilterImageSingleOperatorTest
>    itkBasicArchitectureTest
>    itkNeighborhoodOperatorTest
>
>Is this a Linux-specific problem, or have people gotten sloppy about
>verifying that their code works and doesn't break anything before
>they commit it to the repository?  If it's the former, let me know
>and I will provide the complete error messages for analysis.
>
>Paul Hughett
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers at public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers 





More information about the Insight-developers mailing list