yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12684
[Bug 1586275] [NEW] the flag YADE_VTK6 starts to generate a problem as the latext VTK is right now 7
Public bug reported:
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%
** Affects: yade
Importance: Undecided
Status: New
--
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:
New
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
Follow ups