Just including some vtk headers lead to "Exception: Numerical" in linux

Hello,

Which version of VTK are you using? Did you compile VTK yourself or used a package manager (e.g. yum)? If you used a package manager, did you install the correct devel package that matches your current VTK runtime?

I compiled VTK myself, as a static lib, using the latest source version available on the main branch.