Calling FFTW library

tim18
Total Points:
68,987
Status Points:
68,987
Black Belt
July 6, 2009 7:03 AM PDT
Rate
 
#3 Reply to #2

There are several alternatives to dumpbin; it should be fairly obvious how to use any of them.  If you've come this far without awareness of dumpbin, the Microsoft documentation of it is easily accessible.
If you run dumpbin /symbols on your .obj or .lib file, you should be able to see whether the spellings of the linker symbols match up.  The stdcall version, obsolete for 8 years, but still favored by some, where the number of bytes of stack used in the call is appended to the linker symbol, after the @ symbol, won't work with the current cdecl system.  Recompilation from source code would avoid this problem.
The MKL forum is the place to ask about that subject.

Intel Software Network Forums Statistics

8491 users have contributed to 31629 threads and 100764 posts to date.
In the past 24 hours, we have 32 new thread(s) 141 new posts(s), and 200 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to Crash when loading skeleton The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member shadowwolf99