You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to find windows resource compiler on PATH as a fallback
In some situations `find_msvc_tool` returns a `Tool` with an empty
environment (without the Windows SDK tools in the PATH). In that
case, try looking for `rc.exe` on the PATH
0 commit comments