<div dir="ltr">I found those libraries were added by linking against ITK libraries. In ITK, I enabled itkvtkglue, and set the VTK path to ParaView/VTK. Something must be wrong in the itkvtkglue code, which I am trying to figure out.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 21, 2014 at 4:04 PM, Joe Ping-Lin Hsiao <span dir="ltr"><<a href="mailto:phsiao@cs.unc.edu" target="_blank">phsiao@cs.unc.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I am having trouble to build my plugin with ParaView 4.1.0. I was being able to compiling it with 4.1.0-rc.</div>
<div><br></div><div>The problem I have is the plugin is linked with couple .lib that do not exist or missing path info. Here is part of my linked libraries:</div>
<div><br></div><div>vtkPythonInterpreter.lib</div><div>vtkWrappingPythonCore.lib</div><div>E:\Joe\lib\build\ParaView-4.1.0\lib\Release\vtkWrappingTools-pv4.1.lib</div><div>E:\Joe\lib\build\ParaView-4.1.0\lib\Release\QtTesting.lib</div>

<div>E:\Joe\lib\build\ParaView-4.1.0\lib\Release\vtkFiltersTexture-pv4.1.lib</div><div>E:\Joe\lib\build\ParaView-4.1.0\lib\Release\vtkFiltersVerdict-pv4.1.lib</div><div>E:\Joe\lib\build\ParaView-4.1.0\lib\Release\vtkverdict-pv4.1.lib</div>

<div>vtkRenderingMatplotlib.lib<br></div><div><br></div><div><br></div><div><div>vtkPythonInterpreter.lib, vtkWrappingPythonCore.lib and vtkRenderingMatplotlib.lib do not have path info and '-pv4.1' at the end like others and when I checked they do not even exist in the ParaView binary folder.</div>

</div><div><br></div><div>When building ParaView, I make sure all the Python related options are un-checked. The only change I made was to enable BUILD_SHARED_LIBS. What could add those libraries?</div><div><br></div><div>

Thanks,</div><div>Joe</div></div>
</blockquote></div><br></div>