Re: [Dev-C++] Problems with linking FFTW library
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Siva C. <siv...@ya...> - 2004-10-28 17:23:35
|
Hello, --- Teboho Nyareli <TNy...@cs...> wrote: > Hi Watson, > It works fine with FFTW 2.1.5 version. I will just > have to wait for a > FFTW 3.0.1 Dev Pack. I still would stick to the fact that I am able to use fftw comfortably with Windows binaries compiled with gcc under MinGW which I downloaded from : ftp://ftp.fftw.org/pub/fftw/fftw3win32mingw.zip I just link to the fftw3.lib file! There has been a debate on wether a *.lib file can be linked. But around 2 weeks back there was response, I do not remember from whom, which said the *.lib files created using the C language can be linked even under the gcc system. I guess this is how I am able to get my work done! Siva Chandra. __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail |