AlenkaF commented on issue #47308:
URL: https://github.com/apache/arrow/issues/47308#issuecomment-3178883964

   A new release of Visual Studio 2022 might be causing issues. See:
   - [Version 17.14.11, released on August 4th, 
2025](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes?tabs=allfeatures#17.14.11)
   - A note regarding the Windows SDK 10.0.20348 we use, which has been removed 
from the VS 2022 installer in the above version:
   
     > The following Windows SDK versions have been removed from the Visual 
Studio 2022 installer: 10.0.18362.0, 10.0.20348.0 and 10.0.22000.0. If you 
previously installed one of these versions of the SDK using Visual Studio it 
will be uninstalled when you update. If your project targets any of these SDKs 
you may encounter a build error such as: The Windows SDK version 10.0.22000.0 
was not found. Install the required version of Windows SDK or change the SDK 
version in the project property pages or by right-clicking the solution and 
selecting "Retarget solution". To resolve this, we recommend retargeting your 
project to 10.0.26100.0, or an earlier supported version if necessary. For a 
complete list of supported SDK versions please visit: 
https://developer.microsoft.com/windows/downloads/sdk-archive/. If you need to 
install an unsupported version of the SDK, you can find it here: 
https://developer.microsoft.com/windows/downloads/sdk-archive/index-legacy.
   
   I plan to try updating the Python Windows wheel Dockerfiles in [this 
PR](https://github.com/apache/arrow/pull/47313) to see if that helps.


-- 
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]

Reply via email to