<div dir="ltr">The wrappers are great for exercising class interfaces, and<div>they don't like the fact that the ParallelLIC interface headers</div><div>include vtkMPI.h.  It looks like ParallelLIC is the only module</div><div>that does this, even though several other modules use MPI.</div><div><br></div><div>I'll exclude the problematic headers from wrapping.</div><div><br></div><div> - David </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 29, 2015 at 6:43 AM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</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>Hi Dan,</div><div><br></div><div>I've put together a wrap-exclude-python patch, but I suspect</div><div>that it won't fix the issue:</div><a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/709" target="_blank">https://gitlab.kitware.com/vtk/vtk/merge_requests/709</a><br><div><br></div><div>It's possible that  vtk_mpi_link(${vtk-module}PythonD)  would</div><div>do what's needed, but it's strange that the other parallel modules</div><div>build fine without explicitly linking the wrappers to MPI.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div> - David</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 28, 2015 at 4:08 PM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@kitware.com</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>Hi David and all,</div><div>We get the following build error on VTK master which seems related to the python wrapping</div><div><br></div><a href="https://open.cdash.org/viewBuildError.php?buildid=4034719" target="_blank">https://open.cdash.org/viewBuildError.php?buildid=4034719</a><div><br></div><div><br></div><div>to get this, you'll need to enable python and vtkRenderingParallelLIC.<br><div><br></div><div>I think the vtkRenderingParallelLICPythonD library just needs mpi and mpi_cxx libraries but I am not sure how to pass them to the wrapping code.</div><div><br></div><div>vtkRenderingParallelLIC link privately with this libraries so this is no help to vtkRenderingParallelLICPythonD.</div><div><br></div><div><br></div><div>Thanks,</div><div>Dan</div><div><br></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>