mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-28 01:44:52 +00:00
Update Proocol Buffers version to 3.11.0
This commit is contained in:
parent
0ca8a713f6
commit
94388913bb
@ -302,9 +302,9 @@ $ sudo apt-get install autoconf automake libtool curl make g++ unzip
|
|||||||
and then:
|
and then:
|
||||||
|
|
||||||
~~~~~~
|
~~~~~~
|
||||||
$ wget https://github.com/protocolbuffers/protobuf/releases/download/v3.10.1/protobuf-cpp-3.10.1.tar.gz
|
$ wget https://github.com/protocolbuffers/protobuf/releases/download/v3.11.0/protobuf-cpp-3.11.0.tar.gz
|
||||||
$ tar xvfz protobuf-cpp-3.10.1.tar.gz
|
$ tar xvfz protobuf-cpp-3.11.0.tar.gz
|
||||||
$ cd protobuf-3.10.1
|
$ cd protobuf-3.11.0
|
||||||
$ ./autogen.sh
|
$ ./autogen.sh
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
|
Loading…
Reference in New Issue
Block a user