[MPICH] Wrong source paths in mpich2.vcproj?

David Ashton ashton at mcs.anl.gov
Thu Jun 16 14:14:44 CDT 2005


Oops, our mistake.  It appears that on the build machine where we tested the
release, this path is valid and therefore went unnoticed.  Thanks for
letting us know.  It's fixed in the repository.
-David Ashton

-----Original Message-----
From: owner-mpich-discuss at mcs.anl.gov
[mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Robin Boerdijk
Sent: Thursday, June 16, 2005 5:18 AM
To: mpich-discuss at mcs.anl.gov
Subject: [MPICH] Wrong source paths in mpich2.vcproj?

Hi,

I'm trying to build MPICH2 1.0.2 on Windows. One of the problems I run
in to is that there seem to be two wrong source paths in mpich2.vcproj.
These are:

<File
RelativePath="..\..\..\mpich2\src\mpi\romio\adio\common\ad_iread_fake.c">
</File>

and

<File
RelativePath="..\..\..\mpich2\src\mpi\romio\adio\common\ad_iwrite_fake.c">
</File>

The compiler cannot find these files on my machine. The problem seems
to be that the relative path prefix ..\..\..\mpich2\src\ is wrong, all
the other files have .\src\ (which seems to be correct). I changed this
manually, and now the compilation succeeds.

Can you fix this in your source repository as well?

Thanks,

Robin Boerdijk


		
__________________________________ 
Discover Yahoo! 
Get on-the-go sports scores, stock quotes, news and more. Check it out! 
http://discover.yahoo.com/mobile.html





More information about the mpich-discuss mailing list