← bugs
Kim Tranh, 2009-12-14 14:18
~~DISCUSSION~~
Hello, I'm trying to buil CHannelflow under the Mingw/Msys environment. I installed autoconf-2.64 as well as fftw-3.2.2 on Msys but everytime I launch
./configure –with-fftw3=/local (which is the directory where Msys puts its fftw include and lib folders),
I get the error message
“checking for fftw_malloc in -lfftw3 … no Error : FFTW3 libraries are required. Please install them.”
although I developped a lot applications with fftw3 under Mingw/Msys.
Doesn't anybody have an idea about this issue?
Thanks a lot,
Kim