C++ – LINK : fatal error LNK1104: cannot open file ‘msmpi.lib’ visual studio 2010

cmpiparallel-processingvisual c++visual studio 2010

I am beginner in parallel programming using mpi for visual studio c++ 2010 , and i made steps in this tutorial for configuration :
http://supercomputingblog.com/mpi/getting-started-with-mpi-using-visual-studio-2008-express/
but when i try to build the project i have this error :

LINK : fatal error LNK1104: cannot open file 'msmpi.lib'

so any help ???

Best Answer

I this this post can help you. add the msmpi to the linker http://www.pgroup.com/userforum/viewtopic.php?t=1938&sid=ffde2dad46d77320c7055ce0987b8a9d