[
https://issues.apache.org/jira/browse/ARROW-10032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li updated ARROW-10032:
-----------------------------
Description:
"Replicating AppVeyor Builds" needs the following changes:
https://arrow.apache.org/docs/developers/cpp/windows.html#replicating-appveyor-builds
* The recommended VM does not include the C++ compiler - we should link to the
build tools and describe which of them needs installation
* Boost: the b2 script now requires --with not -with flags
Even with this:
* The developer prompt can't find cl.exe (the compiler)
* The PowerShell prompt can't use conda (it complains a config file isn't
signed)
was:
* The recommended VM does not include the C++ compiler - we should link to the
build tools and describe which of them needs installation
* Boost: the b2 script now requires --with not -with flags
Even with this:
* The developer prompt can't find cl.exe (the compiler)
* The PowerShell prompt can't use conda (it complains a config file isn't
signed)
> [Documentation] C++ Windows docs are out of date
> ------------------------------------------------
>
> Key: ARROW-10032
> URL: https://issues.apache.org/jira/browse/ARROW-10032
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation
> Reporter: David Li
> Priority: Major
>
> "Replicating AppVeyor Builds" needs the following changes:
> https://arrow.apache.org/docs/developers/cpp/windows.html#replicating-appveyor-builds
> * The recommended VM does not include the C++ compiler - we should link to
> the build tools and describe which of them needs installation
> * Boost: the b2 script now requires --with not -with flags
> Even with this:
> * The developer prompt can't find cl.exe (the compiler)
> * The PowerShell prompt can't use conda (it complains a config file isn't
> signed)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)