Skip to content

Conversation

@JackBoosY
Copy link

arrow is available as a port in vcpkg, a C++ library manager that simplifies installation for arrow and other project dependencies. Documenting the install process here will help users get started by providing a single set of commands to build arrow, ready to be included in their projects.

We also test whether our library ports build in various configurations (dynamic, static) on various platforms (OSX, Linux, Windows: x86, x64, UWP, ARM) to keep a wide coverage for users.

I'm a maintainer for vcpkg, and here is what the port script looks like. We try to keep the library maintained as close as possible to the original library.

And adapted styles:

  * arrow -> Apache Arrow C++
  * [...](...) -> [...][N]
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Thanks!
I generalized "Other Binary Installers" section and put vcpkg section to the generalized section.
And I also adopt some styles:

  • arrow -> Apache Arrow C++
  • ... -> [...][N]

@kou kou closed this in 4411beb Jan 22, 2020
@JackBoosY JackBoosY deleted the vcpkg-instructions branch January 22, 2020 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants