conda-forge / vtk-feedstock

A conda-smithy repository for vtk.
BSD 3-Clause "New" or "Revised" License
13 stars 64 forks source link

Rebuild for hdf51121 (manual with patch) #218

Closed Tobias-Fischer closed 3 years ago

Tobias-Fischer commented 3 years ago

Checklist

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

Tobias-Fischer commented 3 years ago

This unfortunately fails on Win as it tries to link the dll instead of the lib. There have been quite a few commits upstream that have landed in vtk 9.1.0. I'm not sure whether it's worth patching the windows version here, or instead try to get 9.1.0 to build and then do the migration?

Tobias-Fischer commented 3 years ago

See #222 instead