-
Notifications
You must be signed in to change notification settings - Fork 14
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
Building against Python 3.7 libs on Windows 10 #82
Merged
dzhoshkun
merged 41 commits into
76-build-against-boost.python-on-windows-10-for-69
from
81-build-against-python37-on-windows-10-for-69
Apr 12, 2019
Merged
Building against Python 3.7 libs on Windows 10 #82
dzhoshkun
merged 41 commits into
76-build-against-boost.python-on-windows-10-for-69
from
81-build-against-python37-on-windows-10-for-69
Apr 12, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…g from CMake config" as it causes problems on Linux This reverts commit f11190a.
…discovery script if PYTHONLIBS_VERSION_STRING missing
…n and boost_numpy
…me files" This reverts commit c254fc6.
This reverts commit 13a6f33.
… enable global inclusion" This reverts commit 39557f6.
…ility" This reverts commit 31e49d0.
…ndows-builds-for-69' into 87-use-old-style-logical-ops-for-69
…r-69 Workaround for MSVC ISO646 header and Boost.Python conflicts on Windows for #69
dzhoshkun
changed the title
[WIP] Building against Python 3.7 libs on Windows 10
Building against Python 3.7 libs on Windows 10
Apr 12, 2019
dzhoshkun
merged commit Apr 12, 2019
59a7f0f
into
76-build-against-boost.python-on-windows-10-for-69
This was referenced Apr 12, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #81 Contains #84 commits that enable this as far as #69 is concerned.