[Insight-developers] compiling error
Luis Ibanez
luis.ibanez at kitware.com
Tue Mar 4 13:28:56 EST 2008
Hi Leila,
Is there any chance that this file may be corrupted ?
lines 55 and 56 in my version of FLTK Enumerations.H
are quite straight forward...
typedef unsigned char uchar;
typedef unsigned long ulong;
You may want to double check lines 28,29 too,
to make sure that the guards "#ifnde/#define Fl_Enumerations_H"
are in place, preventing the file from being included twice.
Luis
--------------------
Leila Baghdadi wrote:
> Hi everyone
>
> I am trying to build the RegionGrowingSegmentation of
> InsightApplications and I get the following error
>
> The weird thing is I use the same fltk for building packages like SNAP
> and LiverTumorSegmentation and I get no problems
>
> any ideas
>
> Building CXX object
> RegionGrowingSegmentation/CMakeFiles/RegionGrowingSegmentation.dir/RegionGrowingSegmentationBase.o
> /projects/mice/share/arch/linux64/include/FL/Enumerations.H:55: error:
> duplicate ‘unsigned’
> /projects/mice/share/arch/linux64/include/FL/Enumerations.H:55: error:
> multiple types in one declaration
> /projects/mice/share/arch/linux64/include/FL/Enumerations.H:55: error:
> declaration does not declare anything
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-developers
mailing list