nabijaczleweli / cargo-update

A cargo subcommand for checking and applying updates to installed executables
MIT License
1.22k stars 42 forks source link

Find rc.exe in build.rs #22

Closed azyobuzin closed 7 years ago

azyobuzin commented 7 years ago

In MSVC environment, I had to set the path of Windows SDK to the PATH environment variable to build cargo-update. So I suggest that build.rs find the path automatically.

azyobuzin commented 7 years ago

Thank you for accepting. I will fix my defects.

nabijaczleweli commented 7 years ago

This is good enough