Skip to content

Commit

Permalink
Updated dependencies versions (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
GPSnoopy authored and rgr21 committed May 8, 2019
1 parent 4368c37 commit 4e031cc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,8 @@ Typically this can arise when attempting to access an instance whose owner has b
## Building

Building ParquetSharp for Windows requires the following dependencies:
- CMake (3.8 or higher)
- Visual Studio 2017 (15.7 or higher)
- Apache Arrow (0.11.1)
- Visual Studio 2017 (15.9 or higher)
- Apache Arrow (0.13.0)

For building arrow (including parquet) and its dependencies, we recommend using Microsoft's [vcpkg](https://github.com/Microsoft/vcpkg). Note that the Windows build needs to be done in a Visual Studio x64 Native Tools Command Prompt for the build script to succeed.

Expand Down

0 comments on commit 4e031cc

Please sign in to comment.