Re: [OMPI users] Building OpenMPI with DevStudio 2010

2010-08-18 Thread Shiqing Fan
Hi Rick, All the steps you've done were absolutely correct. The CMake output messages are not errors but the feature check results; if a real error occurs, CMake will just stop and pop up an error message window. Unfortunately, 1.4.2 doesn't have the VS 2010 support yet, it will be added in

[OMPI users] Building OpenMPI with DevStudio 2010

2010-08-17 Thread Rick Hullinger
I am trying to get OpenMPI built on a windows machine using Dev Studio, and I'm not having any luck. I'm hoping someone can point me in the right direction. Here are the details: Environment: Windows 7, (64 bit OS, but I’m performing a 32 bit build), Attempting to build under Dev Studio 2010 Steps