mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
Merge #8754: [Doc] Target protobuf 2.6 in OS X build notes.
b16a7f6
[Doc] Target protobuf 2.6 in OS X build notes. (Michael Ford)
This commit is contained in:
parent
9432e1904f
commit
81a8e05d11
@ -16,7 +16,7 @@ Then install [Homebrew](http://brew.sh).
|
||||
Dependencies
|
||||
----------------------
|
||||
|
||||
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent
|
||||
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config homebrew/versions/protobuf260 --c++11 qt5 libevent
|
||||
|
||||
NOTE: Building with Qt4 is still supported, however, doing so could result in a broken UI. Therefore, building with Qt5 is recommended.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user