Building issue: I needed to modify src/IVtkVTK/IVtkVTK_ShapeData.cxx

Hello,

I compiled OpenCascade 7.2, which I downloaded today morning, against VTK 9.0. There was an error that complained about the use of "InsertNextTupleValue" method in "src/IVtkVTK/IVtkVTK_ShapeData.cxx". 

Luckily in "https://www.vtk.org/doc/nightly/html/VTK-7-1-Changes.html" it says that as of VTK 7.1

  • InsertNextTupleValue is now InsertNextTypedTuple

​So when I changed those, I was able to compile.

BR,

Eelis

Kirill Gavrilov's picture

If you would like helping the project - start from registering an issue on Bugtracker (further you may also share your patch):
https://dev.opencascade.org/index.php?q=home/get_involved