You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/04/08 00:54:00 UTC

[jira] [Resolved] (ARROW-11336) [C++][Doc] Improve Developing on Windows docs

     [ https://issues.apache.org/jira/browse/ARROW-11336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Kietzman resolved ARROW-11336.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 9855
[https://github.com/apache/arrow/pull/9855]

> [C++][Doc] Improve Developing on Windows docs
> ---------------------------------------------
>
>                 Key: ARROW-11336
>                 URL: https://issues.apache.org/jira/browse/ARROW-11336
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++, Documentation
>            Reporter: Ian Cook
>            Assignee: Ian Cook
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Update and improve the "Developing on Windows" docs page:
>  * Add instructions for using Visual Studio 2019
>  * Add instructions for option to use vcpkg instead of conda for build dependencies
>  ** Mention that when you use {{ARROW_DEPENDENCY_SOURCE=VCPKG}}, vcpkg will (depending on its configuration) actually download, build, and install the C++ library dependencies for you if it can't find them; this differs from other dependency sources which require a prior installation
>  * Describe required Visual Studio configuration
>  * Improve some ambiguous instructions



--
This message was sent by Atlassian Jira
(v8.3.4#803005)