Skip to content

Include all interop files in solution. #171

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

Merged
merged 1 commit into from
Feb 29, 2016

Conversation

tonyroberts
Copy link
Contributor

Use defines to ensure only the relevant code is included, but add
all files to the project when PythonInteropFile isn't defined.

When building from setup.py explicitly use the interop file that
matches the python.exe in use.

Use defines to ensure only the relevant code is included, but add
all files to the project when PythonInteropFile isn't defined.

When building from setup.py explicitly use the interop file that
matches the python.exe in use.
tonyroberts added a commit that referenced this pull request Feb 29, 2016
Include all interop files in solution.
@tonyroberts tonyroberts merged commit dcffed3 into pythonnet:develop Feb 29, 2016
@den-run-ai
Copy link
Contributor

@tonyroberts I looked more closer at abi flags you mentioned. So now in VS solution, defining compilation symbol Py_Debug is not supported anymore? geninterop.py has to be run outside of VS?

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.

2 participants