Error when cross-compile mingw on OpenSUSE
Hi all,
When I try to cross compile OF source by using mingw on OpenSuse according to tutorial: https://develop.openfoam.com/Development/openfoam/-/wikis/building/cross-compile-mingw
But I have 2 problems:
- <mpi.h>: no such file or directory
- cannot find -lmsmpi
I don't know how to solve these problem. Could you help me?
Thank you in advance!