[Insight-users] itk 4.1 and .lib directories

Matt McCormick matt.mccormick at kitware.com
Sun Mar 18 12:21:30 EDT 2012


On Sun, Mar 18, 2012 at 10:37 AM, barbababa <tonimuusimaki at gmail.com> wrote:
> Hello!
>
> thanks for the reply.
> I reconfigured ITK in cmake as compatible with 3. This helped i guess.
>
> I only get the following errors:
>
> DemonsRegistration.cxx(199) : error C2065: 'MetaCommand' : undeclared
> identifier

Have you included the header for the MetaCommand class?

>
> MutualInformationFilter.h(21) : fatal error C1083: Cannot open include file:
> 'itkImageToHistogramGenerator.h': No such file or directory

The Statistics refactoring that was done a number of years ago was
made default in ITKv4.  You can find more information, including the
replacement for that class here:

http://www.itk.org/Wiki/Proposals:Refactoring_Statistics_Framework_2007_Migration_Users_Guide

Hope this helps,
Matt


>
> I could not find this header in the ITK folders. Is it replaced?
>
> thanks...
>
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/itk-4-1-and-lib-directories-tp7382658p7383579.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list