Use msbuild tools from PATH · pythonnet/pythonnet@35e3b28 · GitHub
Skip to content

Commit 35e3b28

Browse files
committed
Use msbuild tools from PATH
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 6139989 commit 35e3b28

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

setup.py

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)