[Insight-developers] can not compile IO classes

Bill Lorensen bill.lorensen at gmail.com
Mon Feb 19 21:47:55 EST 2007


Leila,

When you do your cvs update make sure you specify -d to create new
directories.
cvs update -d

Bill


On 2/19/07, Luis Ibanez <luis.ibanez at kitware.com> wrote:
>
>
> 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
> >
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20070219/1a7bd751/attachment.html


More information about the Insight-developers mailing list