[Insight-users] itkFFTConvolutionImageFilter with ITK 3.20

David Doria daviddoria at gmail.com
Thu Sep 15 09:43:48 EDT 2011


On Thu, Sep 15, 2011 at 9:00 AM, Jothy <jothybasu at gmail.com> wrote:

> I tried that. But in one particular filter I got any error during
> compilation saying "ThreadIdType" has not been declared.
>
> Thanks
>
> Jothy
>

Just define it as

typedef unsigned int ThreadIdType;

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


More information about the Insight-users mailing list