I get an error when I want to include vtk.

karim

CAD community veteran
Hi, I get an error when I include vtk in my cmake. see attached. what is the problem ?1638437273273.png
 

karim

CAD community veteran
I think it did not have so many warnings. The warnings are a new addition. However, the vtk use produces an error.
 

Attachments

  • CMakeOutput.txt
    72.2 KB · Views: 2

Quaoar

Administrator
Staff member
Seems to be the problem of 7.4.0 according to Julia's links. In my youtube videos, I compile master (7.5 or 7.6) most of the time, so the problem did not appear there. For Analysis Situs, I'm using OpenCascade without VTK, so it's not the issue for AS as well.
 

karim

CAD community veteran
Ok. Thanks, I wanted to do 7.4 as asitus uses 7.4.

Any plans for asitus to compile with 7.5 or 7.6 ?
 

Quaoar

Administrator
Staff member
You don't need the vtk bridge enabled in OpenCascade to compile for asitus. Just turn it off. For ver 7.5 and 7.6, it can be done with some effort, but it brings almost zero value and many regressions.
 
Top