[Insight-users] problems while compiling component tree pachage on Linux Kubuntu

Luis Ibanez luis.ibanez at kitware.com
Fri Oct 2 16:37:39 EDT 2009


Hi David,

You are probably missing the #include for the header where
the class

           AttributeComponentTreeNodeAccessor

is declared.

If you need more detailed help, please post to the mailing list
the file:


     itkAttributeFilteringComponentTreeFilter.h


    Regards,


         Luis


--------------------------------------------------------------------------------------
On Thu, Oct 1, 2009 at 4:27 AM, David Pastor <david.pastor at die.upm.es> wrote:
> Hello,
>
> I got this error at compilation (Kubuntu). Any idea? It seems there is some
> wrong definition in itkAttributeFilteringComponentTreeFilter but
> it worked for Windows.
>
> david at ubuntu:~/FieldIdentificaion/FI_tree/binary$ make
> [100%] Building CXX object CMakeFiles/4DComponent.dir/4DComponent.cxx.o
> In file included from
> /home/david/FieldIdentificaion/FI_tree/source/itkHeader.h:52,
>                 from
> /home/david/FieldIdentificaion/FI_tree/source/4DComponent.cxx:9:
> /home/david/FieldIdentificaion/FI_tree/source/componentTree/itkAttributeFilteringComponentTreeFilter.h:28:
> error: ‘AttributeComponentTreeNodeAccessor’ in namespace
> ‘itk::Functor’ does not name a type
> /home/david/FieldIdentificaion/FI_tree/source/componentTree/itkAttributeFilteringComponentTreeFilter.h:28:
> error: expected ‘>’ before ‘<’ token
> make[2]: *** [CMakeFiles/4DComponent.dir/4DComponent.cxx.o] Error 1
> make[1]: *** [CMakeFiles/4DComponent.dir/all] Error 2
> make: *** [all] Error 2
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> 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