Skip to content

Use msbuild tools from PATH#1

Closed
rnestler wants to merge 1 commit into
masterfrom
use_tools_in_path
Closed

Use msbuild tools from PATH#1
rnestler wants to merge 1 commit into
masterfrom
use_tools_in_path

Conversation

@rnestler

Copy link
Copy Markdown
Owner

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 pythonnet#207 for me

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 pythonnet#207 for me
@rnestler

Copy link
Copy Markdown
Owner Author

Close / Reopen to re-trigger CI builds

@rnestler rnestler reopened this Apr 27, 2016
@rnestler

Copy link
Copy Markdown
Owner Author

Merged upstream in pythonnet#208

@rnestler rnestler closed this Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant