[Insight-developers] Still problems with vector stuff (NumericTraitsVectorPixel.h .cxx)

Luis Ibanez luis.ibanez at kitware.com
Tue May 13 19:09:10 EDT 2008


Hi Bill,

The problem in Dash11 was due to the fact that when I moved the
ZeroValue() implementation to the .cxx of the NumericTraitsVectorPixel
class, I forgot to add the ITKCommon_EXPORT symbol to it.

The symbol was not needed when the methods where implemented
in the header.

I just committed a fix.
With this fix it was possible to build itkBasicFiltersTest4 in Dash11.


     Luis


--------------------
Bill Lorensen wrote:
> http://www.cdash.org/CDash/viewBuildError.php?buildid=75000
> 


More information about the Insight-developers mailing list