brew安装protobuf
Posted 火海夕
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了brew安装protobuf相关的知识,希望对你有一定的参考价值。
1、mac 安装brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2、测试是否已安装成功;
which brew
3、用brew安装
brew install protobuf
以上是关于brew安装protobuf的主要内容,如果未能解决你的问题,请参考以下文章