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

Fortran DLM question

postaquestion
Novice
258 Views

I am using ver 10.0 (build 26) of Intel Fortran. I can run the application (which uses the Fortran DLM) on a machine which has Visual Studio 2005 and Fortran Compiler. However when I try to run the application on a clean virtual machine (after copying the relevent Intel DLLs in the respective folders - which I found using Dependency Walker), the application fails while loading the DLM, saying DLM not found.

I appreciate your help in resolving this issue. Many thanks.


0 Kudos
1 Reply
Steven_L_Intel1
Employee
258 Views
I am not entirely certain what you mean by DLM, but I think you really mean DLL here. You will also need the MSVC 2005 redistributables installed.
0 Kudos
Reply