Hi!
I have a programm on fortran f77. Fortran F77 does not supports C/C++ bindings, so I cannt use the fortran interfaces (like this one - http://cudamusing.blogspot.com/2010/05/calling-cufft-from-cuda-fortran.html). Ive tried to link it, just including the library to the progect of Compaq Visual Studio. But the linker says, that it can
t find any functions of cufft.
Thanks for your future help.