← Back to team overview

yade-dev team mailing list archive

[Bug 1586275] Re: the flag YADE_VTK6 starts to generate a problem as the latext VTK is right now 7

 

Thanks for feedback!

https://github.com/yade/trunk/commit/b0fa0fde140640bc45c76680d032ff5cdf4f5142

Anton

** Changed in: yade
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1586275

Title:
  the flag YADE_VTK6 starts to generate a problem as the latext VTK is
  right now 7

Status in Yade:
  Fix Released

Bug description:
  I am trying a new full installation on my linux Opensuse tumbleweed configuration
  and I have downloaeded the latest VTK package from the vtk web site (7.0)
  (previous try on opensuse was working fine).

  for exemple in the subroutine /pkg/dem/VTKRecorder.cpp the flag YADE_VTK6 is defined to accept the change from older VTK to the 'new' version 6 by changing SetInput to SetInputData.
  but the latest version available of VTK is the version 7 so either the cmake is not doing the good job or the flag selection has to be updated

  so right now the compilation stop after 63%

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1586275/+subscriptions


References