Skip to content
Discussion options

You must be logged in to vote

First, ensure that the problematic DLL files are located where the installer left them. Do this by running the following command in the MSys terminal for blueCFD-Core 2.3-1:

where msmpi.dll

which should give something like this:

C:\Program Files (x86)\blueCFD-Core-2.3\ThirdParty-2.3\platforms\linuxmingw-w64\msmpi-2012\bin\msmpi.dll
C:\Windows\System32\msmpi.dll
C:\Program Files (x86)\blueCFD-Core-2.3\ThirdParty-2.3\platforms\linuxmingw-w64\msmpi-2012\lib\msmpi.dll

If this is what you're seeing, then you will need to rename two files at the folder C:\Windows\System32:

  • msmpi.dll to msmpi.dll.bak
  • msmpires.dll to msmpires.dll.bak

It's advisable to rename the files through Windows Explorer…

Replies: 1 comment

Comment options

wyldckat
Mar 7, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by wyldckat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant