[Insight-developers] caleb.crd warning

Luis Ibanez luis.ibanez@kitware.com
Wed, 27 Mar 2002 16:59:59 -0500


It may be...    but why is this showing up only on caleb.crd ?

If it is a CMake related problem shouldn't it happen in all the platforms  ?
at least in the same way in all Unix flavors.

Should we add the INCLUDE_REGULAR_EXPRESSION
to all the examples ?
I think most of them (if not all) do not have this line on their
CMakeLists.txt files.



  Luis


=======================

Bill Lorensen wrote:

>Maybe related to Lydia's problems.  Looks like there is no
>INCLUDE_REGULAR_EXPRESSION(".*")
>in the CmakeLists.txt file.
>
>Could this be the problem?
>
>At 04:06 PM 3/27/02 -0500, Luis Ibanez wrote:
>
>>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
>>
>>_______________________________________________
>>Insight-developers mailing list
>>Insight-developers@public.kitware.com
>>http://public.kitware.com/mailman/listinfo/insight-developers
>>
>
>
>