I was just wondering whether anyone here would know when/if vtk 9.1 might become available via vcpkg?
9.0 is still the latest available in the official vcpkg ports:
There are a few open pull requests for 9.1 but they have not yet been merged:
microsoft:master
← panda-z:update-vtk
opened 05:28PM - 12 May 22 UTC
**Describe the pull request**
- #### What does your PR fix?
Fixes
#230… 57
#23105
- #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)?
As before, Yes
- #### Does your PR follow the [maintainer guide](https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md)?
Yes
- #### If you have added/updated a port: Have you run `./vcpkg x-add-version --all` and committed the result?
Yes
**If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/**
I wish Kitware would work with the vcpkg team to fix this problem.
mwestphal
(Mathieu Westphal (Kitware))
August 30, 2022, 1:05am
4
There is some interesting discussions there. FYI @ben.boeckel
ben.boeckel
(Ben Boeckel (Kitware))
August 30, 2022, 1:20pm
5
An issue reported to VTK itself detailing the issue would be appreciated. It seems the next blocker is the static build not working in some way around fmt
?