Skip to content

Use msbuild tools from PATH #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Use msbuild tools from PATH #1

wants to merge 1 commit into from

Conversation

rnestler
Copy link
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
Owner Author

Close / Reopen to re-trigger CI builds

@rnestler rnestler reopened this Apr 27, 2016
@rnestler
Copy link
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