rust-lang / crates-build-env

Build environment for third-party Rust crates
MIT License
67 stars 89 forks source link

Add requisite dependencies for building crates on Windows #9

Open ecstatic-morse opened 5 years ago

ecstatic-morse commented 5 years ago

This is meant to be an ongoing tracking issue. If anyone observes a crate failing to build due to a missing dependency, post it here.

Libraries should be added to vc-packages.txt and will be automatically installed via vcpkg. Executables should be installed via choco-packages.txt.

ecstatic-morse commented 5 years ago

I found some candidates by looking at the reverse dependencies of vcpkg.