Ubuntu14.04下安裝protobuf 2.6.1

1. 下載protobuf https://github.com/google/protobuf/releases/download/v2.6.1/protobuf-2.6.1.tar.gzgit 2. 安裝protobuf tar -zxvf protobuf-2.6.1.tar.gz # 解壓 sudo apt-get install build-essential # 不裝會報錯 cd
相關文章
相關標籤/搜索