Skip to content

Fix building on Windows ARM64#473

Closed
tiran wants to merge 1 commit into
microsoft:devfrom
tiran:fixwinarm64
Closed

Fix building on Windows ARM64#473
tiran wants to merge 1 commit into
microsoft:devfrom
tiran:fixwinarm64

Conversation

@tiran

@tiran tiran commented Oct 21, 2021

Copy link
Copy Markdown
Contributor

Fixes error LNK2001: unresolved external symbol __mi_msvc_initu

Fixes: #426
Co-authored-by: Mojca Miklavec mojca.miklavec@gmail.com
Signed-off-by: Christian Heimes christian@python.org

Fixes ``error LNK2001: unresolved external symbol __mi_msvc_initu``

Fixes: microsoft#426
Co-authored-by: Mojca Miklavec <mojca.miklavec@gmail.com>
Signed-off-by: Christian Heimes <christian@python.org>
@daanx

daanx commented Oct 21, 2021

Copy link
Copy Markdown
Collaborator

Ah, I just merged in PR #472 which does exactly the same :-) What a coincidence -- I guess Windows' Surface is popular today :-)

@tiran

tiran commented Oct 21, 2021

Copy link
Copy Markdown
Contributor Author

The problem was detected by CPython's Azure pipeline. We run tests on Windows ARM64, too. :)

https://dev.azure.com/Python/cpython/_build/results?buildId=90122&view=results

@daanx

daanx commented Oct 27, 2021

Copy link
Copy Markdown
Collaborator

Closing as it was fixed by #472

@daanx daanx closed this Oct 27, 2021
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