Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.32 KB

protoc_static.md

File metadata and controls

41 lines (29 loc) · 1.32 KB

Copyright 2024 EeshvarDasIKCM (Erik Douglas Ward, eeshvardasikcm)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

eeshvardasikcm-workflow / version-support / protobuf / protoc_static

protoc_static https:/protocolbuffers/protobuf/blob/main/src/README.md

git clone https:/eeshvardasikcm/protobuf.git

ubuntu jammy 22.04

apt search ubuntu

git submodule update --init --recursive

git submodule update --init --recursive

INFO: Build completed successfully, 543 total actions

bazel build :protoc_static

libprotoc23/jammy-updates,jammy-security

apt search libprotoc

g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

g++ --version

-bash: /usr/bin/protoc: No such file or directory

protoc --version

bazel 7.1.2

bazel --version