PDA

View Full Version : When I distribute my application, which calls an LF90 DLL, the application generated


R. T. (Fortran Man)
09-03-2003, 05:58 PM
When I distribute my application, which calls an LF90 DLL, the application generated gets an error message when any routine in the DLL is called. What's happening?

Lahey Support
09-03-2003, 07:22 PM
You need to distribute the LF90WIOD.DLL file. It's located in the LF90 BIN installation subdirectory. It needs to be placed somewhere on the Windows system path on the computer where your application is running.