Re: [OMPI users] Windows C++ Linker Error "unresolved symbol" for MPI::Datatype::Free

2013-02-21 Thread Hartman, Todd W.
overall? The Windows support is another issue. I think it's semi-officially deprecated. Damien On 20/02/2013 11:20 PM, Hartman, Todd W. wrote: > I'm trying to build a simple Open MPI application for Windows. I've installed the binaries for OpenMPI-v1.6.2 (64-bit). I've also

[OMPI users] Windows C++ Linker Error "unresolved symbol" for MPI::Datatype::Free

2013-02-21 Thread Hartman, Todd W.
I'm trying to build a simple Open MPI application for Windows. I've installed the binaries for OpenMPI-v1.6.2 (64-bit). I've also installed Visual Studio 2010. The machine(s) are Windows 7 x64. When I attempt to compile a simple program that uses MPI::Send(), I get a linker error saying that i