You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need [Brew](http://brew.sh) installed and type the following commands
53
54
```sh
54
-
brew install argtable cmake boost
55
+
brew install argtable cmake boost jsoncpp
55
56
```
56
57
57
-
[jsoncpp](https://github.com/open-source-parsers/jsoncpp) needs to be built by hand, because jsoncpp is not merged into brew yet. [See here](https://github.com/Homebrew/homebrew/pull/32916).
0 commit comments