Skip to content

Commit

Permalink
Merge pull request #4 from dhirschfeld/gflags
Browse files Browse the repository at this point in the history
Clarification of gflags channel
  • Loading branch information
xhochy authored Nov 3, 2017
2 parents 27f0896 + bdb6b3f commit 63143bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cpp/apidoc/Windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Now, you can bootstrap a build environment
conda create -n arrow-dev cmake git boost-cpp flatbuffers rapidjson cmake thrift-cpp snappy zlib brotli gflags lz4-c zstd -c conda-forge
```

***Note:***
> *Make sure to get the `conda-forge` build of `gflags` as the
naming of the library differs from that in the `defaults` channel*

Activate just created conda environment with pre-installed packages from
previous step:

Expand Down

0 comments on commit 63143bb

Please sign in to comment.