yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24284
Re: [Question #693698]: Trouble when compiling with g++-9 or g++-7
Question #693698 on Yade changed:
https://answers.launchpad.net/yade/+question/693698
Sacha Duverger posted a new comment:
I was able to force cmake to use VTK 6.3.0 by changing the line 642 of
the CMakeLists.txt to :
FIND_PACKAGE(VTK 6.3.0 EXACT NO_MODULE COMPONENTS vtkIOParallelXML
vtkCommonCore vtkIOImage vtkIOXML vtkFiltersCore vtkImagingCore
vtkRenderingCore vtkImagingGeneral vtkImagingHybrid)
Now YADE works when compiled with g++-9 and with VTK enabled.
Thanks a lot for your answers !
Just one last question: How can I point out that Janek solved my problem
? I don't have a "This Solved My Problem" button on any of his post.
--
You received this question notification because your team yade-users is
an answer contact for Yade.