[Insight-users] How can I determine FFTW routines available in my ITK installation ?

Cem DEMiRKIR cdemirkir at gmail.com
Wed Nov 28 14:14:25 EST 2007


Hi,
    Thanks for your reply. Do you know what the FFTW library configuration
options in CMake correponds to which library files ? That is 
 
FFTW_INCLUDE : Is this the root directory of FFTW ?
FFTWD_LIB : is this libfftw.lib ?
FFTW_THREADS_LIB : is this libfftw_sse2.lib ?
FFTWF_LIB : is this libfftwf.lib ?
FFTWD_THREADS_LIB : libfftwf_sse.lib ?
 
Regards
Cem DEMiRKIR
 

  _____  

From: jakub.bican at gmail.com [mailto:jakub.bican at gmail.com] On Behalf Of Kuba
Bican
Sent: Wednesday, November 28, 2007 8:08 PM
To: Cem DEMiRKIR
Cc: ITK Mailing List
Subject: Re: [Insight-users] How can I determine FFTW routines available in
my ITK installation ?


Hi

first, you should have fftw library available on your computer. You must
download it separately from ITK.

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. 

Regards,

        Jakub



2007/11/27, Cem DEMiRKIR <cdemirkir at gmail.com>: 

Hello everyone
    How can I determine FFTW library routines available in my ITK
installation ?
 
    Sincerely
    Cem DEMiRKIR

_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20071128/b709307a/attachment.html


More information about the Insight-users mailing list