Closed
Description
Required prerequisites
- Make sure you've read the documentation. Your issue may be addressed there.
- Search the issue tracker and Discussions to verify that this hasn't already been reported. +1 or comment there if it has.
- Consider asking first in the Gitter chat room or in a Discussion.
Problem description
Hi, I am the maintainer of vcpkg and recently encountered a bug about python compilation.
Sorry, I didn't find a place to submit an issue tagged as question
, so I can only submit an issue tagged as Bug
So far you have solved this problem 🦾👍. But our version has not yet synced with this change.
Version: 2.9.2
Fix PR: #3948
Related vcpkg PR:
microsoft/vcpkg#25377
microsoft/vcpkg#25467
We have two temporary workarounds:
- Apply the patch that resolves the PR
- Update the resolved commit on the master branch
My expectations:
Are you guys going to release a new version in the near future as we prefer to keep the updates in the stable version rather than committing in the master branch.
cc @henryiii
Thanks,
Frank
Reproducible example code
No response