On Sat, Feb 9, 2013 at 10:07 AM, zlf <span dir="ltr">&lt;<a href="mailto:jxdw_zlf@yahoo.com.cn" target="_blank">jxdw_zlf@yahoo.com.cn</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I made some change to itkInterpolateImageFunction.h and<br>
itkInterpolateImageFunction.hxx. Then Build whole ITK solution.<br>
But found nothing is recompiled.<br>
<br>
Regards,<br>
<br>
zlf</blockquote><div><br></div>Try compiling your project that uses ITK. If there are no non-template functions, nothing is &quot;using&quot; your new code so there is no reason for it to be compiled when you just build ITK.<br class="Apple-interchange-newline">
<br><div>David</div></div>