[Insight-developers] Link errors and itk::NumericTraits on Windows

Zachary Pincus zpincus at stanford.edu
Thu Apr 20 20:12:43 EDT 2006


I have filed a bug on these problems, committed the changes to the  
CVS, and closed the bug.

Files changed to have the stanza suggested by Karthik (below) at the  
bottom:
Insight/Insight/Code/Common/itkCovariantVector.h
Insight/Insight/Code/Common/itkRGBPixel.h
Insight/Insight/Code/Common/itkSymmetricSecondRankTensor.h
Insight/Insight/Code/Common/itkVariableLengthVector.h
Insight/Insight/Code/Common/itkVector.h

Zach

On Apr 6, 2006, at 1:19 PM, Karthik Krishnan wrote:

> Pixel.h:
>  class Pixel{  ... };
>  #include "itkNumericTraitsVariableLengthVectorPixel.h"
>  #ifndef ITK_MANUAL_INSTANTIATION
>  #include "itkVariableLengthVector.txx"
>  #endif



More information about the Insight-developers mailing list