<div dir="ltr">I am using the x86_64 distribution from the download page.<div><br></div><div>I have no problems building the examples with both g++ and gfortran.</div><div>I can run the cxxpi.cxx example using mpiexec with no problems but when</div>
<div>I run the fpi.f example, I get this error message:</div><div><br></div><div><div>/cygdrive/c/progra~1/MPICH2/bin/mpiexec.exe: error while loading shared libraries: ?: cannot open shared object file: No</div><div> such file or directory</div>
</div><div><br></div><div>Using dumpbin, I can see that cxxpi.exe imports mpich2mpi.dll while fpi.exe imports</div><div>fmpich2g.dll and libgfortran_64-3.dll.<br></div><div><br></div><div>The paths to both dlls are on my path. </div>
<div><br></div><div>By the way, I can run fpi.exe directly from the command line with no problems.</div><div><br></div><div>If anyone has ideas about what the problem is, I would be much obliged.</div><div><br></div><div>
Bill</div></div>