Hi Tim,<br><br>Please post your code to the list.<br><br>   Thanks<br><br><br>        Luis<br><br><br>------------------------------------------------------------<br><div class="gmail_quote">On Mon, Jun 14, 2010 at 2:41 PM, Tim Bhatnagar <span dir="ltr">&lt;<a href="mailto:tim.bhatnagar@gmail.com">tim.bhatnagar@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br>I&#39;m starting to use ITK for the first time and I am also a relatively new c++ programmer. I received a collection of files from a previous student and I simply want to run that set of code, as is, with the input data that I have generated. However, at this point, I am still debugging the code (I don&#39;t know if the code ran fine for the previous user, but it&#39;s not working for me).<br>

<br>Long story short: I&#39;m using Visual Studio 2008 PE, I&#39;ve installed and built ITK and the project files that I received from my predecessor. I am trying to run the executable I generated and I get errors in a code routine in my set, of the following nature:<br>

<br>Error    5    error C2065: &#39;filter&#39; : undeclared identifier    <br>Error    7    error C2065: &#39;resampler&#39; : undeclared identifier<br><br>Now, my thinking is that I just need to include another library to make sure these commands are covered... but which one? Am I on the right track?<br>

<br>Thanks for any input and sorry the question is so basic - still learning!<br><br>Tim<br><br clear="all"><br>-- <br><font color="#888888">Tim Bhatnagar<br>
</font><br>_____________________________________<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.html" target="_blank">http://www.kitware.com/products/protraining.html</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>