FFTW 3-3 w32 lib for pb 4.2
Posted: Sun Oct 19, 2008 11:10 pm
I've only done the windows version. Haven't tested it out yet but it's enough to get going.
If anyone can interpret the c macros in the header that could be useful
download the pb lib files and distro here
http://www.idlearts.com/fftw.zip
home page of FFTW http://www.fftw.org/index.html
*make sure you change the path to lib in the header
and change Import to ImportC unless you enjoy pull your hair out
ImportC "C:\fftw\libfftw3-3.lib"
If anyone can interpret the c macros in the header that could be useful
download the pb lib files and distro here
http://www.idlearts.com/fftw.zip
home page of FFTW http://www.fftw.org/index.html
*make sure you change the path to lib in the header
and change Import to ImportC unless you enjoy pull your hair out
ImportC "C:\fftw\libfftw3-3.lib"