swellaby / dev-setup-windows

Scripts and utilities for setting up a dev environment for working on Swellaby repos
MIT License
0 stars 0 forks source link

Add Rust #5

Open calebcartwright opened 5 years ago

calebcartwright commented 5 years ago

This may work on Windows for the VCPP pre-reqs

cinst -y --force visualstudio2017-workload-vctools
calebcartwright commented 5 years ago

1) Install pre-reqs (see above comment) 2) download rustup-init.exe from https://win.rustup.rs/x86_64 3) run rustup-init.exe -y