[Insight-users] Change made to itkInterpolateImageFunction would not take effect

David Doria daviddoria at gmail.com
Sun Feb 10 20:45:21 EST 2013


On Sat, Feb 9, 2013 at 10:07 AM, zlf <jxdw_zlf at yahoo.com.cn> wrote:

> I made some change to itkInterpolateImageFunction.h and
> itkInterpolateImageFunction.hxx. Then Build whole ITK solution.
> But found nothing is recompiled.
>
> Regards,
>
> zlf


Try compiling your project that uses ITK. If there are no non-template
functions, nothing is "using" your new code so there is no reason for it to
be compiled when you just build ITK.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130210/ca7346a9/attachment.htm>


More information about the Insight-users mailing list