protokoul commented on PR #45323:
URL: https://github.com/apache/arrow/pull/45323#issuecomment-2621376860
> Someone should check that the wheel still loads on a system without
msvcp140.dll installed. I can try to do that using Docker at some point.
@pitrou Does this mean that msvcp140.dll is not mandatory to create the
wheel? I thought maybe some sort of if-else can be implemented in the .bat file
to check if msvcp140.dll is already installed. If it isn't, then then it can be
manually installed like this. Would this also work?
https://github.com/apache/arrow/blob/f4a63d41ebbc57566f215c1d1e87fc1647071dae/ci/scripts/python_wheel_windows_build.bat#L30-L33
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]