<div dir="ltr">Hi Andreas,<div><br></div><div>There is a package python3-vtk7 and vmtk supports Python 3, so that might work better.</div><div><br></div><div>Unfortunately, I haven't got time to look at this myself at the moment.</div><div><br></div><div>Johannes</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 7, 2018 at 9:00 AM, Andreas Tille <span dir="ltr"><<a href="mailto:andreas@an3as.eu" target="_blank">andreas@an3as.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I stumbled upon vmtk and tried to upgrade it to the latest version in Git[1].<br>
Unfortunately it does not build out of the box (something like<br>
<br>
...<br>
In file included from /build/vmtk-1.4.0+dfsg/<wbr>vtkVmtk/IO/<wbr>vtkvmtkFDNEUTReader.cxx:22:<br>
/build/vmtk-1.4.0+dfsg/<wbr>vtkVmtk/IO/<wbr>vtkvmtkFDNEUTReader.h:39:47: error: expected ';' at end of member declaration<br>
   void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;<br>
                                               ^<br>
                                                ;<br>
/build/vmtk-1.4.0+dfsg/<wbr>vtkVmtk/IO/<wbr>vtkvmtkFDNEUTReader.h:39:49: error: 'VTK_OVERRIDE' does not name a type; did you mean 'VTK_VERSION'?<br>
   void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;<br>
                                                 ^~~~~~~~~~~~<br>
                                                 VTK_VERSION<br>
/build/vmtk-1.4.0+dfsg/<wbr>vtkVmtk/IO/<wbr>vtkvmtkFDNEUTReader.h:70:92: error: expected ';' at end of member declaration<br>
   virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;<br>
                                                                                            ^<br>
                                                                                             ;<br>
/build/vmtk-1.4.0+dfsg/<wbr>vtkVmtk/IO/<wbr>vtkvmtkFDNEUTReader.h:70:94: error: 'VTK_OVERRIDE' does not name a type; did you mean 'VTK_VERSION'?<br>
   virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;<br>
                                                                                              ^~~~~~~~~~~~<br>
                                                                                              VTK_VERSION<br>
Scanning dependencies of target vtkvmtkCommonPythonD<br>
...<br>
<br>
and similar).<br>
<br>
It might need a vtk7 migration anyway but I noticed there is no<br>
python-vtk7 package.  Since I have no idea about vtk anyway I gave up<br>
here but wanted to tell possibly interested contributors that I've<br>
updated some metadata in Git.<br>
<br>
Kind regards<br>
<br>
      Andreas.<br>
<br>
[1] <a href="https://salsa.debian.org/science-team/vmtk" rel="noreferrer" target="_blank">https://salsa.debian.org/<wbr>science-team/vmtk</a><br>
<span class="HOEnZb"><font color="#888888">-- <br>
<a href="http://fam-tille.de" rel="noreferrer" target="_blank">http://fam-tille.de</a><br>
</font></span></blockquote></div><br></div>