rusty-hook icon indicating copy to clipboard operation
rusty-hook copied to clipboard

Fix Windows Setup Script

Open calebcartwright opened this issue 6 years ago • 1 comments
trafficstars

Environment Details

  • Operating System
    • [ ] Linux
    • [ ] Mac
    • [X] Windows
  • Rust Version: n/a
  • Rust Release Channel
    • [X] Stable
    • [X] Nightly
    • [X] Beta
  • Cargo Version: n/a
  • rusty-hook Version: n/a

Description

The dev setup script on Windows is not working well, even after the fix attempt in #20/#26.

The detection of the VC build tools is not reliable, and there's issues with certain steps when the script is running behind a proxy

calebcartwright avatar Mar 16 '19 21:03 calebcartwright

Working fine now in proxy-free environments. I'm debating how much time I should invest into attempting to make this script proxy proof, although having to tried to set this up myself on a Windows machine behind a proxy... I'd love to see it working.

calebcartwright avatar Mar 18 '19 23:03 calebcartwright