<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">&lt;<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>&gt;</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>
&lt;<a href="mailto:emmasaunders123@gmail.com">emmasaunders123@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I am building a utility which uses ITK, I however receive this error when<br>
&gt; using &quot;Make&quot;<br>
&gt;<br>
&gt;  error: vxl/vcl/vcl_complex.h: No such file or directory<br>
&gt;<br>
&gt;<br>
&gt; Could anyone please offer a clue as to what to do in these situations<br>
&gt;<br>
&gt; Kind regards<br>
&gt;<br>
&gt; Emma<br>
&gt;<br>
</div></div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
</blockquote></div><br></div>