[Insight-users] error building

Matt McCormick matt.mccormick at kitware.com
Mon Sep 23 10:57:07 EDT 2013


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
>


More information about the Insight-users mailing list