[MPICH] Wrong source paths in mpich2.vcproj?

Robin Boerdijk robin_boerdijk at yahoo.com
Thu Jun 16 06:17:39 CDT 2005


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