<HTML>
<HEAD>
<TITLE>Re: [Insight-users] please help with FFTW</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Renaud,<BR>
<BR>
The FFTWConfig.cmake has only been tested to work automatically on unix based build systems. This is not necessarily a problem, it just means that you will have to use cmake to explicitly define where you versions of the libraries and includes are.<BR>
<BR>
I have no experience with how fftw works under windows, so you will have to figure out those details on your own.<BR>
<BR>
The first thing you should do is to Building/Install and test the windows FFTW installation with respect to your environment. This is outside of the scope of ITK and you will need to consult the fftw documentation. After you can demonstrate that fftw installed and working correctly, you will be able to provide information to this list that may help in resolving the issue. <BR>
<BR>
At the moment, we would need to know at least the following:<BR>
What is the complete error message given?<BR>
What do you mean by “project failed to build because of FFTWConfig.cmake”? (Is there a dependancy problem, is the compiler trying to compile this file, is the file corrupt, does cmake fail, does visual studio fail)<BR>
What have YOU done to try to resolve this problem? What information have YOU collected in attempting to resolve the problem? What is YOUR hypothesis about what is wrong?<BR>
<BR>
Regards,<BR>
Hans<BR>
<BR>
<BR>
<BR>
On 10/28/05 10:23 AM, "Renaud Isabelle" <renauisa@yahoo.fr> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hi again,<BR>
<BR>
Now, I have fftw3.h, fftw3.lib and fftw3.dll. But, now, my own project failed to build because of FFTWConfig.cmake: how and where can I have this file. I saw nothing reporting to it.<BR>
<BR>
Please help me, it is quite urgent.<BR>
<BR>
Isabelle<BR>
<BR>
<B><I>Renaud Isabelle <renauisa@yahoo.fr></I></B> a écrit :<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hi guys,<BR>
<BR>
<B>I wanna use itkFFTWRealToComplexConjugate</B> to compute a FFTW. But it doesn't compile with MSVC 6: it says that <B>FFTWRealToComplexConjugate is not a member of ITK</B>.!!!!!<BR>
<BR>
I rebuild ITK with USE_<B>FFTW</B>. But, CMake doesn't find FFTW_DIR. It seems that I don't have FFTW installed on my windows PC: is it possible? <BR>
<BR>
So, I went to www.fftw.org <a href="http://www.fftw.org/"><http://www.fftw.org/></a> and downloaded binary files including <B>fftw3.h and libfftw.lib.</B> Is it the right way to do it? <BR>
<BR>
Now, I wanna rebuild my project but I got a message that <B>FFTWConfig.cmake</B> is missing. What do I have to do? <BR>
<BR>
Maybe it is simpler than that. What am I missing? Please really help me.<BR>
<BR>
Isabelle<BR>
<HR ALIGN=CENTER SIZE="1" WIDTH="100%"><FONT COLOR="#FF0000"><B>Appel audio GRATUIT</B></FONT><B> partout dans le monde</B> avec le nouveau Yahoo! Messenger<BR>
Téléchargez le ici ! <a href="http://us.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.messenger.yahoo.com"><http://us.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.messenger.yahoo.com></a> _______________________________________________<BR>
Insight-users mailing list<BR>
Insight-users@itk.org<BR>
<a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<HR ALIGN=CENTER SIZE="1" WIDTH="100%"> <FONT COLOR="#FF0000"><B>Appel audio GRATUIT</B></FONT><B> partout dans le monde</B> avec le nouveau Yahoo! Messenger<BR>
Téléchargez le ici ! <a href="http://us.rd.yahoo.com/messenger/mail_taglines/yahoofr/*http://fr.messenger.yahoo.com"><http://us.rd.yahoo.com/messenger/mail_taglines/yahoofr/*http://fr.messenger.yahoo.com></a> <BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'>_______________________________________________<BR>
Insight-users mailing list<BR>
Insight-users@itk.org<BR>
<a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>