close
The Wayback Machine - https://web.archive.org/web/20230616193446/https://github.com/AvtechScientific/ASL/pull/50
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup VTK 7.x support, remove VTK 6.x support #50

Merged
merged 1 commit into from Feb 20, 2022

Conversation

StefanBruens
Copy link
Contributor

find_package without version would allow VTK 6.x with a missing
vtkftgl component, so specify a minimum version.
Remove VTK 6.x, as VTK 7.1.1 is the oldest supported version
from Kitware (see https://vtk.org/download/) and 7.1 is 5 years old.
Add missing vtkFiltersHybrid component, required for e.g.
vtkImplicitModeller::ComputeModelBounds.

find_package without version would allow VTK 6.x with a missing
vtkftgl component, so specify a minimum version.
Remove VTK 6.x, as VTK 7.1.1 is the oldest supported version
from Kitware (see https://vtk.org/download/) and 7.1 is 5 years old.
Add missing vtkFiltersHybrid component, required for e.g.
`vtkImplicitModeller::ComputeModelBounds`.
@AvtechScientific AvtechScientific merged commit c72da0a into AvtechScientific:master Feb 20, 2022
@AvtechScientific
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants