[Paraview] Linker error with OpenMPI 1.6.2

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jan 3 09:52:01 EST 2013


What version of ParaView is this? Can you attach your CmakeCache.txt file?

Utkarsh

On Thu, Jan 3, 2013 at 9:46 AM, Stephan Rogge
<Stephan.Rogge at tu-cottbus.de> wrote:
> Happy new year,
>
>
>
> I’ve tried to use a newer version of OpenMPI (1.4.4 => 1.6.2) with PV from
> git master. Unfortunately, I was not able to build ParaView successfully.
>
> A linker error comes from the vtkParallelMPI project. When I look into the
> project file I can see that libmpi.lib and libmpi_cxx.lib are set correctly.
>
>
>
> vtkMPICommunicator.cxx.obj : error LNK2001: Unknown external Symbol
> "ompi_mpi_file_null".
>
> vtkMPIController.cxx.obj : error LNK2001: Unknown external Symbol
> "ompi_mpi_file_null".
>
>>
>
>
> I have no idea, why this failure occurs. Compiling the same PV from git
> master with OpenMPI 1.4.4 still works.
>
>
>
> Thanks,
>
> Stephan
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list