Hi<br><br>first, you should have fftw library available on your computer. You must download it separately from ITK.<br><br>During
CMAKE configuration of ITK project, you should turn on USE_FFTWD and/or
USE_FFTWF options and afterwards set FFTW_INCLUDE_PATH, FFTWD_LIB,
FFTW_THREADS_LIB, FFTWF_LIB and FFTWD_THREADS_LIB paths.
<br><br>Regards,<br><br> Jakub<br><br><div><span class="gmail_quote">2007/11/27, Cem DEMiRKIR <<a href="mailto:cdemirkir@gmail.com">cdemirkir@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<div><font face="Arial" size="2"><span>Hello
everyone</span></font></div>
<div><font face="Arial" size="2"><span>
How can I determine FFTW library routines available in my ITK installation
?</span></font></div>
<div><font face="Arial" size="2"><span></span></font> </div>
<div><font face="Arial" size="2"><span>
Sincerely</span></font></div>
<div><font face="Arial" size="2"><span>
Cem DEMiRKIR</span></font></div></div>
<br>_______________________________________________<br>Insight-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" 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>