-
Notifications
You must be signed in to change notification settings - Fork 7
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
Is this project abandoned? #20
Comments
This project is largely in maintenance mode as we believe the main author has passed, and while we are open to PRs, we are hesitant to make a breaking release given how popular this crate when considering the number and popularity of crates dependent upon it (> 180k downloads / day now). Making this project work with latest vcpkg usually requires keeping the 'rev' used in your project up to date with latest "https://github.com/microsoft/vcpkg", as upstream vcpkg tooling itself, that is downloaded by this crate and building of older commits in that tree breaks pretty often. |
Thank you for your response.
My experience has been quite the opposite. I was trying to build |
I had originally missed that this was posted to the cargo-vcpkg repo and not the vcpkg-rs repo fwiw. Can you post more about what kind of errors you are seeing and on which target(s)? I see a couple open issues for openssl in the upstream repo for both arm64-linux and x64-windows, but am not sure I see the same, at least on x64-linux I just built at it okay at a34c873 using cargo-vcpkg. You'll want |
The latest commit is 2 years old and it doesn't seem to work with newer versions of
vcpkg
. I was planning to use it in a project, but I'm not sure it's a good idea.The text was updated successfully, but these errors were encountered: