apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.57k stars 3.54k forks source link

[C++] Update instructions for replicating Windows AppVeyor builds #31414

Open asfimport opened 2 years ago

asfimport commented 2 years ago

VS2022 has different paths than VS2019 (and VS2019 is not even available for download). And it's no longer necessary to install Boost separately, as far as I can tell? Also the AppVeyor bat seems to assume clcache we should make sure to document how to avoid setting that up.

Reporter: David Li / @lidavidm

Note: This issue was originally created as ARROW-15990. Please see the migration documentation for further details.

asfimport commented 2 years ago

David Li / @lidavidm: also document windbg (or rather "windbgx")