Use msbuild tools from PATH (#208) · pythonnet/pythonnet@72366c6 · GitHub
Skip to content

Commit 72366c6

Browse files
rnestlertonyroberts
authored andcommitted
Use msbuild tools from PATH (#208)
While _find_msbuild_tool searches in the registry to find the given build tool, it doesn't check if it's already in PATH. If one uses a developer command prompt to build, all necessary tools are in PATH. Fixes #207 for me
1 parent ec6ebd1 commit 72366c6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

setup.py

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)