Code Monkey home page Code Monkey logo

Comments (3)

waych avatar waych commented on July 23, 2024

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.

from cargo-vcpkg.

plusvic avatar plusvic commented on July 23, 2024

Thank you for your response.

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.

My experience has been quite the opposite. I was trying to build openssl and it only works if I use rev = "4c1db68", which is the one mentioned in the example. With more recent commits its fails to compile the openssl package.

from cargo-vcpkg.

waych avatar waych commented on July 23, 2024

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 cargo-vcpkg -v build to actually see the failures.

from cargo-vcpkg.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.