My 32Bit-Fortran program breaks due to an unsolved symbol in libmmd.dll.
The entry point pow2o3f seems to be quite new in this dll.
So I updated the redistributable libraries with the msi-package, but the file in SYSWOW64 remains the old one.
Obvoiusly the OS looks first in this directory to find the dll, then the program fails.
When I rename this dll in SYSWOW64 to something temp., it works.
Should I freshen up SYSWOW64 by myself or what to do?
Kind regards
Matthias