[Paraview-developers] [paraview-developers] Encounter errors when building Paraview in Visual 2010 x64.

David E DeMarle dave.demarle at kitware.com
Mon Jan 2 11:38:59 EST 2012


That code requires a function from the MPI but can't find it.

Try either turning off PARAVIEW_USE_MPI, or setting MPI_LIBRARY and
MPI_EXTRA_LIBRARY to point to your machine's libmpi and libmpicxx libraries.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Fri, Dec 30, 2011 at 5:33 PM, Mingcheng Chen <linyufly at gmail.com> wrote:

> Hi all,
>
> My current error is about VPIC project.
>
> The error is as follows.
>
> Error 7 error LNK2019: unresolved external symbol MPI_Barrier referenced
> in function "public: void __cdecl GridExchange::exchange(int,int,float *)"
> (?exchange at GridExchange@@QEAAXHHPEAM at Z)
> D:\LCSWorkSpace\ParaViewTest\bin\VTK\Utilities\VPIC\GridExchange.obj VPIC
>
> What could be the reason? How can I fix it?
>
> Thanks!
>
> Best regards,
> Mingcheng Chen
> December 30th, 2011
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120102/b3d78f49/attachment.htm>


More information about the Paraview-developers mailing list