FFTW

I downloaded and installed FFTW as a library to provide FFT routines for the acquisition stage.
To convert the definition files to libraries I followed the instructions provided on the following website.
http://www.fftw.org/install/windows.html
I had to run the Visual Studio 2008 command prompt to allow correct access to the Lib.exe file.
I also ran into problems with VS2008 incorrectly bringing in the proper path variables.
The following link helped with that.
http://weblogs.sqlteam.com/mladenp/archive/2008/05/28/Serious-Visual-Studio-2008-install-bug-that-can-break-your.aspx

This entry was posted in Development Work and tagged , , , . Bookmark the permalink. Both comments and trackbacks are currently closed.