[Insight-developers] MIRegistration errors
Luis Ibanez
luis.ibanez@kitware.com
Mon, 01 Apr 2002 12:14:27 -0500
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
>
>