Dear OpenMPI developers, I currently link my application with "libmpi_f77d.dll" which supposed to be a Fortran MPI library, but when I load the application that a error message asking for "msvcr100d.dll" which does not exist in the installation path. "msvcr100.dll" does exist in the same directory, but does not function correctly with linking. Could you fix this problem in the next release?
By the way, should "libmpi_f77d.dll" be "libmpi_f77.dll"? Sincerely, Wei-Chen Chen
