[
https://issues.apache.org/jira/browse/ARROW-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dhruv Vats reassigned ARROW-14895:
----------------------------------
Assignee: Dhruv Vats
> [C++] Vcpkg install error for abseil on windows when building Arrow C++
> -----------------------------------------------------------------------
>
> Key: ARROW-14895
> URL: https://issues.apache.org/jira/browse/ARROW-14895
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Environment: Windows 10
> Reporter: Akhil J Nair
> Assignee: Dhruv Vats
> Priority: Minor
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> I attempted to build arrow c++ by following the
> [docs|https://arrow.apache.org/docs/developers/cpp/building.html] . However
> in the vcpkg install command
> {code:java}
> vcpkg install \
> --x-manifest-root cpp \
> --feature-flags=versions \
> --clean-after-build{code}
> I get this error -
> {code:java}
> Error: abseil:[email protected] is only supported on '(x64 | arm64) &
> (linux | osx | windows)'{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)