[Insight-developers] MIRegistration errors

Lorensen, William E (CRD) lorensen@crd.ge.com
Mon, 1 Apr 2002 13:23:41 -0500


comment it out for now...
-----Original Message-----
From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
Sent: Monday, April 01, 2002 12:14 PM
To: Lorensen, William E (CRD)
Cc: Insight Developers
Subject: Re: [Insight-developers] MIRegistration errors



I think this example was disabled in the Example/CMakeLists.txt
because it uses the deprecated registration classes.  Now it only
has the guards: IF(HAS_VTK) ... build this example.

The deprecated registration classes are not functional anymore.

We can either comment out the SUBDIR in the Examples/CMakeLists.txt
file or add an option around it so you can enable the compilation
of the example only at your local installation by running CMake.

Any preferences ?


Luis


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

Lorensen, William E (CRD) wrote:
> This is mine. I am in the process of converting to the new registration framework, but I waiting
> until itk IO works.
> 
> Why should your changes have changed things here?
> 
> Bill
> 
> 
> -----Original Message-----
> From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
> Sent: Monday, April 01, 2002 11:49 AM
> To: Insight Developers
> Subject: [Insight-developers] MIRegistration errors
> 
> 
> 
> Hi
> 
> Is somebody doing work on the MIRegistration example ?
> 
> It is failing to compile on caleb.crd
> 
> I'm wondering if this is related with the CMakeLists.txt
> changes checked in this morning or the subsequent CMake
> reconfiguration on this platform.
> 
> BTW: This example seems to be using the deprecated Registration
> classes.
> 
> 
> Any ideas ?
> 
> 
> 
> Thanks
> 
>     Luis
> 
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
> 
>