[ITK-dev] Error using fftwf_* functions when FFTW is compiled with double
Pierre Barbier de Reuille
pierre.barbierdereuille at gmail.com
Wed Jun 15 09:36:37 EDT 2016
Hey,
I just compiled the latest version of ITK (4.10.0) with MinGW under windows
and I had a problem.
I compiled it with FFTW compiled with double precision, but in the file
Module/Filtering/FFT/src/itkFFTWGlobalConfiguration.cxx the function
fftwf_import_wisdom_from_file is used twice when
fftw_import_wisdom_from_file should be used: on lines 632 and 709.
Otherwise, everything compiled just fine.
Cheers,
Pierre
--
Dr. Barbier de Reuille, Pierre
Institute of Plant Sciences
University of Bern
Altenbergrain 21, CH-3013 Bern, Switzerland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-developers/attachments/20160615/575ca914/attachment.html>
More information about the Insight-developers
mailing list