- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I created an MFC application with calls to FORTRAN subroutines using Compaq Visual Fortran V6.6. Project settings call for Multithreaded DLL run time libraries for FOrtran and C/C++ Code generation. The executable works fine in my pc but when copied to another pc, the error message says missing file "DOFRMD.DLL". I am not sure if I am posting this the correct forum, but any help would be greatly appreciated.
Thanks,
Khandan
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to distribute this DLL, it is the Digital fortran (sic) run time libray for multithreaded compilation.
Its quite normal for users not to have it (I think it gets installed in the system dir when you install the compiler)
I just distribute the one from
C:Program FilesMicrosoft Visual StudioDF98REDIST
which seems logical
in IVF I seem to require 3 DLLS (at least one is CVF compatibility)
Tony

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page