Skip to content
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

default target Windows version of Python itself #1475

Closed
wants to merge 2 commits into from

Conversation

minrk
Copy link
Member

@minrk minrk commented Jan 20, 2021

inherits Py_WIN_VER from pyconfig.h by default unless specified in extra macros

Setting WIN_VER sets our target Windows version as recommended here.

Further discussion of WIN_VER in MS docs

should close #1472

@minrk minrk force-pushed the set-min-win branch 2 times, most recently from 5168dd9 to 5700cef Compare January 20, 2021 10:26
inherit Py_WIN_VER by default unless specified in extra macros

need to always load pyversion_compat for this to work
we don't have source control over libzmq itself to add includes
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.

WIndows 7 DLL load failed
1 participant