[Insight-users] error building

Emma Saunders emmasaunders123 at gmail.com
Mon Sep 23 12:15:14 EDT 2013


Hi Matt thanks for the response

The cmake file includes   find_package( ITK )
  include( ${ITK_USE_FILE} )


I do however have to tell cmake where the itk_dir is located.  Any other
suggestions

Thanks

Emma



On Mon, Sep 23, 2013 at 3:57 PM, Matt McCormick
<matt.mccormick at kitware.com>wrote:

> Hi Emma,
>
> Look for an error in the CMake configuration of the utility.  Does it
> have the required
>
>   find_package( ITK )
>   include( ${ITK_USE_FILE} )
>
> ?
>
> Thanks,
> Matt
>
> On Mon, Sep 23, 2013 at 2:43 PM, Emma Saunders
> <emmasaunders123 at gmail.com> wrote:
> > Hi all,
> >
> > I am building a utility which uses ITK, I however receive this error when
> > using "Make"
> >
> >  error: vxl/vcl/vcl_complex.h: No such file or directory
> >
> >
> > Could anyone please offer a clue as to what to do in these situations
> >
> > Kind regards
> >
> > Emma
> >
> > _____________________________________
> > 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
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130923/f8dffa76/attachment.htm>


More information about the Insight-users mailing list