Hi Nenad, Sorry for not replying, Utkarsh just pointed your email out to me. Let me give this a try to see if I can recreate the problem.<br><br><div class="gmail_quote">On Tue, Nov 23, 2010 at 6:00 PM, Nenad Vujicic <span dir="ltr">&lt;<a href="mailto:nenadus@gmail.com">nenadus@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello everyone,<br>
<br>
I tried to compile ParaView 3.8.1 with BUILD_SHARED_LIBS,<br>
PARAVIEW_USE_MPI and PARAVIEW_ENABLE_PYTHON options turned on, but I<br>
get following linking errors:<br>
<br>
4&gt;   Creating library<br>
E:\Projects\ParaView-3.8.1\build\bin\Release\MPIPython.lib and object<br>
E:\Projects\ParaView-3.8.1\build\bin\Release\MPIPython.exp<br>
4&gt;MPI.obj : error LNK2019: unresolved external symbol<br>
__imp__lt_dladvise_destroy referenced in function _dlopen_mpi_lib<br>
4&gt;MPI.obj : error LNK2019: unresolved external symbol<br>
__imp__lt_dlopenadvise referenced in function _dlopen_mpi_lib<br>
4&gt;MPI.obj : error LNK2019: unresolved external symbol<br>
__imp__lt_dladvise_global referenced in function _dlopen_mpi_lib<br>
4&gt;MPI.obj : error LNK2019: unresolved external symbol<br>
__imp__lt_dladvise_ext referenced in function _dlopen_mpi_lib<br>
4&gt;MPI.obj : error LNK2019: unresolved external symbol<br>
__imp__lt_dladvise_init referenced in function _dlopen_mpi_lib<br>
4&gt;MPI.obj : error LNK2019: unresolved external symbol __imp__lt_dlinit<br>
referenced in function _dlopen_mpi_lib<br>
4&gt;MPI.obj : error LNK2019: unresolved external symbol __imp__lt_dlexit<br>
referenced in function _dlclose_mpi_lib<br>
4&gt;MPI.obj : error LNK2019: unresolved external symbol<br>
__imp__lt_dlclose referenced in function _dlclose_mpi_lib<br>
4&gt;E:\Projects\ParaView-3.8.1\build\bin\Release\MPIPython.dll : fatal<br>
error LNK1120: 8 unresolved externals<br>
<br>
I use Visual Studio 2008 SP1, CMake 2.8 and OpenMPI 1.4.3 (compiled<br>
with default options in Release mode). Same errors I get when trying<br>
to compile under CentOS 5.3 (with precompiled OpenMPI 1.4.3 sources)<br>
too. Other projects are compiled well in both cases. Does anyone knows<br>
how to solve this problem? I believe the solution is in setting<br>
appropriate building options for OpenMPI, but I&#39;m not sure what to do.<br>
<br>
Thanks,<br>
Nenad.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>