Hi,
I am writing a program using Intel Visual Fortran 2011 for MS Project.
I have dll (with source code) which were compiled as 16-bit dll using MS Fortran Power station 4.0.
Now i want re-compile the dll files as 32 & 64 bit dll. I use Intel Visual Fortran 2011 with IMSL libraries 7.0.
When i compile and build the project it says that?
" error LNK2019: unresolved external symbol "
It is because of calling the FFT2D.
Could you Please tell me the way to solution for this problem.
Thanks
Nitha
I am writing a program using Intel Visual Fortran 2011 for MS Project.
I have dll (with source code) which were compiled as 16-bit dll using MS Fortran Power station 4.0.
Now i want re-compile the dll files as 32 & 64 bit dll. I use Intel Visual Fortran 2011 with IMSL libraries 7.0.
When i compile and build the project it says that?
" error LNK2019: unresolved external symbol "
It is because of calling the FFT2D.
Could you Please tell me the way to solution for this problem.
Thanks
Nitha