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>Tim Bhatnagar<br>