kou commented on PR #36595:
URL: https://github.com/apache/arrow/pull/36595#issuecomment-1756476786

   I revisited this.
   
   We can use LLVM as a library with conda. So we can test this case with 
`conda-win-x64-cpu-py3`.
   
   I think that we don't need to use different `-fms-compatibility-version` 
depending on the building Visual Studio version. I think that we can always use 
the lowest supported Visual Studio version for it. (Visual Studio 16 2019 now. 
Because Visual Studio 15 2017's "lifecycle stage" is "Extended" not 
"Mainstream": 
https://learn.microsoft.com/en-us/visualstudio/productinfo/vs-servicing#older-versions-of-visual-studio
 )
   


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