[Paraview] Linking problems when compiling ParaView 3.8.1 with OpenMPI 1.4.3 and Python 2.7

David Partyka david.partyka at kitware.com
Thu Jan 6 10:43:45 EST 2011


Hi Nenad,

Turn OFF ENABLE_MPI4PY. Apparently there is a compatibility header in there
that references symbols (_lt_dlopen...) that part of the gnu tool chain. I
have to ask a higher power first, but most likely I will disable MPI4PY for
Windows. Thank you for bringing this to our attention.

On Thu, Jan 6, 2011 at 7:12 AM, Nenad Vujicic <nenadus at gmail.com> wrote:

> Hello everyone,
>
> > 4>   Creating library
> > E:\Projects\ParaView-3.8.1\build\bin\Release\MPIPython.lib and object
> > E:\Projects\ParaView-3.8.1\build\bin\Release\MPIPython.exp
> > 4>MPI.obj : error LNK2019: unresolved external symbol
> > __imp__lt_dladvise_destroy referenced in function _dlopen_mpi_lib
> > 4>MPI.obj : error LNK2019: unresolved external symbol
> > __imp__lt_dlopenadvise referenced in function _dlopen_mpi_lib
> > ...
> > 4>E:\Projects\ParaView-3.8.1\build\bin\Release\MPIPython.dll : fatal
> > error LNK1120: 8 unresolved externals
>
> Has anyone succeeded to recreate and solve above linking problems
> under Windows when using Python / OpenMPI with ParaView 3.8.1?
>
> Best regards,
> Nenad.
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110106/19674aba/attachment.htm>


More information about the ParaView mailing list