Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protoc-gen-go build instructions for CCA demo are confusing #59

Open
moconnor725 opened this issue Aug 27, 2024 · 0 comments
Open

protoc-gen-go build instructions for CCA demo are confusing #59

moconnor725 opened this issue Aug 27, 2024 · 0 comments

Comments

@moconnor725
Copy link

in https://github.com/veraison/docs/blob/main/demo/cca/manual-end-to-end.md

"For build to succeed one needs to install following packages:
protoc-gen-go with version v1.26 Download protobuf-all-[VERSION].tar.gz from [here](https://github.com/protocolbuffers/protobuf/releases)."

"here" has no 1.26.
There is a version 26 but it has no protoc-gen-go

there is a protoc-gen-go over in https://github.com/golang/protobuf

But then there are instructions

./configure
make
make check
sudo make install

But it's not clear in what component that should be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant