search for: mscvrtd

Displaying 1 result from an estimated 1 matches for "mscvrtd".

Did you mean: mscvrt
2011 May 03
0
Loading a FORTRAN DLL
I have a FORTRAN DLL file obtained from Compaq Visual Fortran and when I try to load the DLL into the R environment I get an error. > dyn.load("my_function.dll") "This application has failed to start because MSCVRTD.dll was not found. Re-installing this application may fix the problem." When I tried it again, the above error doesn't appear anymore. Instead, I get the following error: Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'D://my_function.dll...