<div dir="ltr"><div>H,<br><br></div>I saw this thread from July <a href="http://www.paraview.org/pipermail/paraview/2013-July/028731.html" target="_blank">http://www.paraview.org/pipermail/paraview/2013-July/028731.html</a> and wanted to see if there were any updates that could avoid Pat's workaround.<br>
<br>I also have a second error in generating the python wrapped module. <br><br>I tried Pat's example project <a href="https://github.com/patmarion/PythonWrappedPluginExample" target="_blank">https://github.com/patmarion/PythonWrappedPluginExample</a> compiled against the ParaView 4.0.1 release, but I get an additional error that "vtkPythonArgs.h" can not be found:<br>
<br>/Users/caseygoodlett/common/pv-wrap-test/Module/Filters/vtkMyFilterPython.cxx:5:10: fatal error: 'vtkPythonArgs.h' file not found<br>#include "vtkPythonArgs.h"<br> ^<br>1 error generated.<br>
make[2]: *** [Module/Filters/CMakeFiles/vtkMyFiltersPythonD.dir/vtkMyFilterPython.cxx.o] Error 1<br>make[1]: *** [Module/Filters/CMakeFiles/vtkMyFiltersPythonD.dir/all] Error 2<br>make: *** [all] Error 2<br><br clear="all">
<div><div>I assume that I need to get ParaView/VTK/Wrapping/PythonCore/ in the include path. What is the recommended way to do this?<br><br>Thank you<br></div><div><br>-- <br>Casey B. Goodlett, Ph.D.<br>R&D Engineer<br>
Kitware, Inc. - North Carolina Office<br><a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br><a href="tel:%28919%29%20969-6990%20x310" value="+19199696990" target="_blank">(919) 969-6990 x310</a>
</div></div></div>