Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29240 Discussions

How to install Fortran program using dll?

vraz
Beginner
520 Views
I have Fortran program, which was build by CVF Standard Edition 6.5.0. This program is using a dynamic library, which is also written in CVF 6.5.0. It works O.K. on operating systems Windows 98 and Windows 2000 where is CVF installed. Program should serve as a teaching mechanism. When I installed both program and his dll (and Fortran Redistributables self-installing kit - VFRUN66BI.exe too) on machine at the university with Windows XP and without CVF, it gives me error message like this:
Entry point of procedure TRACEBACKQQ was not find in dynamically connected library DFORRT.DLL.
Does somebody know where could be the problem and how to solve it?
Lada.
0 Kudos
0 Replies
Reply