<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>