<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Trying to&nbsp;build an exe image for &nbsp;the 
sample problem provided with MPICH2 software (interactive version of cpi). In 
response to earlier message suggesting switching to VS.net C++, I did and still 
have the same&nbsp;problems. The environment variables have been set for 
include, lib, and path, but it looks like the linker isn't finding what it 
needs: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>icpi error LNK2019: unresolved external symbol 
_MPI_Bcast referenced in function _main<BR>icpi error LNK2019: unresolved 
external symbol _MPI_Comm_rank referenced in function _main<BR>.... etc down 
to:</FONT></DIV>
<DIV><FONT face=Arial size=2>icpi fatal error LNK1120: 8 unresolved 
externals</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm attempting to run on&nbsp;a single machine for 
development purposes.</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>