You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/01 16:14:39 UTC

[GitHub] [arrow] pitrou commented on a change in pull request #9855: ARROW-11336: [C++][Doc] Improve Developing on Windows docs

pitrou commented on a change in pull request #9855:
URL: https://github.com/apache/arrow/pull/9855#discussion_r605775683



##########
File path: docs/source/developers/cpp/windows.rst
##########
@@ -99,6 +113,52 @@ source.
    from ``conda-forge``. You can examine the installed packages in your
    environment (and their origin) with ``conda list``
 
+Using vcpkg for build dependencies
+========================================
+
+`vcpkg <https://github.com/microsoft/vcpkg>`_ is an open source package manager
+manager from Microsoft. It hosts community-contributed ports of C and C++

Review comment:
       "manager" is repeated here.

##########
File path: docs/source/developers/cpp/windows.rst
##########
@@ -214,7 +288,7 @@ Debug builds
 ============
 
 To build a Debug version of Arrow, you should have pre-installed a Debug
-version of Boost. It's recommended to configure cmake build with the
+version of Boost. It's recommended to configure ``cmake build`` with the

Review comment:
       It's not `cmake build` that you are configuring, it's `cmake`.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org