zooba commented on issue #44855:
URL: https://github.com/apache/arrow/issues/44855#issuecomment-2501348713

   > you're going to have to share with whichever other packages have installed 
them.
   
   And just to be clear, this bit is usually the problem. If you're the only 
extension with `msvcp140.dll`, and there's no system-wide install, then there's 
no problem. As soon as there are two, it's a risk.
   
   Also, FWIW, for Conda builds there'll be a central copy installed and you'll 
want to use that. I don't know how that impacts your build system, but if you 
add the options I described above, you might need to make them optional somehow.


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