Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

error LNK2019: unresolved external symbol _MPI_Cart_sub@12 referenced in function

$
0
0

in VS2008

after install VC++ 2010 redistributable package and Microsoft HPC Pack 2012 for MPI, a link in mpich.org

error LNK2019: unresolved external symbol _MPI_Cart_sub@12 referenced in function

MPI_Cart_sub(...)
MPI_Cart_coords(...)


#include "stdafx.h"
#include <stdio.h> 
#include <stdlib.h> 
#include <time.h> 
#include <math.h> 
#include "C:\Program Files\Microsoft HPC Pack 2012\Inc\mpi.h"


Viewing all articles
Browse latest Browse all 15302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>