MPI cannot be found in C / C + +


Before I do that I import the MPI location as

I thought it was weird that I had already imported it manually and then I realized that the inclusion directory should be stored in the include directory and found by the library directory
 
I fixed it and it worked out perfectly.

Read More: