Commits


Ian Cook authored and Benjamin Kietzman committed c736034df2c
ARROW-11336: [C++][Doc] Improve Developing on Windows docs - Improves the **Developing on Windows** docs - Adds instructions for Visual Studio 2019 users - Documents how to use vcpkg to install Arrow dependencies on Windows - Improves some ambiguous instructions and fixes minor errors - Adds more mentions of vcpkg to the **Building Arrow C++** docs - Describes how to open the Visual Studio IDE with a conda environment activated (ARROW-11192) Closes #9855 from ianmcook/ARROW-11336 Authored-by: Ian Cook <ianmcook@gmail.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>