Xcode and MPI
Xcode and MPI
- Subject: Xcode and MPI
- From: Alejandro Aragon <email@hidden>
- Date: Thu, 13 Aug 2009 19:54:54 -0500
I'm trying to get Xcode use a different mpicxx wrapper than that
provided in /usr/bin. I can compile my code fine from a terminal,
because the PATH environmental variable is set such that it finds my
directory first. I have set the same environmental variable inside
the .MacOSX/environment.plist file, so Xcode should see the same path.
However, when I try to compile the code it seems that Xcode is using
the mpicxx found in /usr/bin.
Does anyone why this is happening and how to solve it? Thank you all,
aa
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden