-
Notifications
You must be signed in to change notification settings - Fork 849
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with compiling SU2 on Windows 10 #1468
Comments
Hi, can you try the process mentioned in #1471 |
Good morning and thanks for the reply. |
Good evening, I am currently struggling with compiling SU2 from source code. After I have built the program I try to compile it using ninja.exe, but during the process I get the following error:
I do not understand what causes the problem since MPI should have been correctly installed and the msmpi.lib file is present in C:\Program Files (x86)\Microsoft SDKs\MPI\Lib\x64.
I imagine this is a trivial problem due to my inexperience but I am not able to understand how to fix it.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: