jgiannuzzi opened a new issue, #47784:
URL: https://github.com/apache/arrow/issues/47784

   ### Describe the enhancement requested
   
   Currently Arrow C++ is not buildable on Windows ARM64 with MSVC, but only 
with clang. When building 
[ParquetSharp](https://github.com/G-Research/ParquetSharp), we use 
[vcpkg](https://github.com/microsoft/vcpkg) which only supports MSVC for 
Windows. https://github.com/G-Research/ParquetSharp/issues/441 is a feature 
request that we would like to solve by making Arrow C++ buildable with MSVC on 
Windows ARM64.
   
   I'm willing to contribute a fix for this.
   
   ### Component(s)
   
   C++


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