← Back to team overview

yade-users team mailing list archive

Re: [Question #695081]: Compilation failed on vtk8.2.0

 

Question #695081 on Yade changed:
https://answers.launchpad.net/yade/+question/695081

Janek Kozicki posted a new comment:
Try to change this line:

https://gitlab.com/yade-
dev/trunk/-/blob/master/pkg/common/Gl1_PotentialBlock.cpp#L665

into

#if ((VTK_MAJOR_VERSION <= 8) and (VTK_MINOR_VERSION < 2)) or
(VTK_MAJOR_VERSION <= 7)

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.