Thanks for your quick reply to my post.
I am using Microsoft Visual C++.NET -- Microsoft Development Environment 2003, Version 7.1.3088 -- Microsoft.NET framework 1.1. (That's all the information listed in the "about" window).
Thanks again!!!
I am trying to link a fast fourier transform library (fftw) to my codes. I downloaded the required .dll and .def files from fftw.org. According to the instructions, I have to execute the following lib command:
lib /machine:i386 /def:libfftw3-3.def
The MSDN help file says: "To run LIB, type...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.