[Insight-developers] can not compile IO classes
Luis Ibanez
luis.ibanez at kitware.com
Mon Feb 19 15:30:04 EST 2007
Hi Leila,
The problem that you reported does not seem to affect
the Dashboard submissions.
Therefore, it is likely that there is a problem in
your local build.
The file:
itkAnalyzeDbh.h:
Should be located in the directory:
Insight/Utilities/itkExtHdrs/
and this directory is added to the list of directories to
install and to lookf for headers, in the file:
Insight/itkIncludeDirectories.cmake
One of these three items should be wrong in your local
source directory of ITK.
Could you please double check that:
a) the directory Insight/Utilities/itkExtHdrs/ exists
b) the file itkAnalyzeDbh.h is in that directory
c) the directory is in your file:
Insight/itkIncludeDirectories.cmake
Please let us know what you find,
Thanks
Luis
==========================
Leila Baghdadi wrote:
> Hi guys,
>
> I am just wondering if something major has changed on cvs since last
> week. I just updated cvs I think sometime last Thursday and since then
> I have been having difficulty building the majority of IO classes.
>
> I tried to take itkAnalyze out but then a few other classes in IO
> directory also have similar issues.
>
> any thoughts
>
> thanks
>
> Leila
>
>
>
> [ 55%] Building CXX object
> Code/IO/CMakeFiles/ITKIO.dir/itkAnalyzeImageIO.o
> In file included
> from /home/baghdadi/Insight/Code/IO/itkAnalyzeImageIO.cxx:18:
> /home/baghdadi/Insight/Code/IO/itkAnalyzeImageIO.h:38:27: error:
> itkAnalyzeDbh.h: No such file or directory
> /home/baghdadi/Insight/Code/IO/itkAnalyzeImageIO.h:219: error: field
> ‘m_hdr’ has incomplete type
> make[2]: *** [Code/IO/CMakeFiles/ITKIO.dir/itkAnalyzeImageIO.o]
> Interrupt
>
>
>
>
>
> _______________________________________________
> 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