<div dir="ltr"><div style>Hi Matt thanks for the response</div><div style><br></div><div style>The cmake file includes <span style="font-family:arial,sans-serif;font-size:13px"> find_package( ITK )</span></div><span style="font-family:arial,sans-serif;font-size:13px"> include( ${ITK_USE_FILE} )</span><div>
<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">I do however have to tell cmake where the itk_dir is located. Any other suggestions</span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">Thanks</span></div><div style><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">Emma</span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Sep 23, 2013 at 3:57 PM, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Emma,<br>
<br>
Look for an error in the CMake configuration of the utility. Does it<br>
have the required<br>
<br>
find_package( ITK )<br>
include( ${ITK_USE_FILE} )<br>
<br>
?<br>
<br>
Thanks,<br>
Matt<br>
<div><div class="h5"><br>
On Mon, Sep 23, 2013 at 2:43 PM, Emma Saunders<br>
<<a href="mailto:emmasaunders123@gmail.com">emmasaunders123@gmail.com</a>> wrote:<br>
> Hi all,<br>
><br>
> I am building a utility which uses ITK, I however receive this error when<br>
> using "Make"<br>
><br>
> error: vxl/vcl/vcl_complex.h: No such file or directory<br>
><br>
><br>
> Could anyone please offer a clue as to what to do in these situations<br>
><br>
> Kind regards<br>
><br>
> Emma<br>
><br>
</div></div>> _____________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Kitware offers ITK Training Courses, for more information visit:<br>
> <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
><br>
> Please keep messages on-topic and check the ITK FAQ at:<br>
> <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
><br>
</blockquote></div><br></div>