[Insight-developers] caleb.crd warning
   
    Luis Ibanez
     
    luis.ibanez@kitware.com
       
    Wed, 27 Mar 2002 16:06:39 -0500
    
    
  
Hi
caleb.crd is reporting a couple of warnings about the
type_info  size  change    in itk::CellInterface<>.
CellInterface was modified so it no longer derives from
itkLightObject.
It looks like caleb.crd is not rebuilding all the .o    that make
reference to the itk::Cell.  In particular the messages are
comming from the Examples:
   - SurfaceGenerator
   - Morphogenesis
It could be a problem with dependencies....
or just a need for a "make clean"
  Any Ideas   ?
    Luis