How to add the MPI environment

General questions regarding the usage of CodeLite
tisuich
CodeLite Curious
Posts: 1
Joined: Wed Jan 31, 2018 5:55 pm
Genuine User: Yes
IDE Question: C++
Contact:

How to add the MPI environment

Post by tisuich »

Hi there,

I want to use CodeLite to complie one C++ Code (REEF3D) in my computer (windows system). REEF3D is based on 'MPI' environment. I have installed MPICH in my computer. Do anybody know how to add the 'MPI' environment into the CodeLite? if I do not do that, it says the mpi.h can not find and an error emerge.

Thanks.
Titi