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

is everithing allright with makefile? #236

Open
misaqsaadat opened this issue Mar 28, 2023 · 0 comments
Open

is everithing allright with makefile? #236

misaqsaadat opened this issue Mar 28, 2023 · 0 comments

Comments

@misaqsaadat
Copy link

misaqsaadat commented Mar 28, 2023

Hello. I am new in using makefile and in golang.
I want to use this library for test something.
I cloned project and run "make" command on root.
but I got this error:
--> Building Protocol Buffers
Generating message.pb.go
/bin/sh: 3: protoc: not found
Generating signature.pb.go
/bin/sh: 3: protoc: not found
Generating ecdsa-keygen.pb.go
/bin/sh: 3: protoc: not found
Generating ecdsa-signing.pb.go
/bin/sh: 3: protoc: not found
Generating ecdsa-resharing.pb.go
/bin/sh: 3: protoc: not found
Generating eddsa-keygen.pb.go
/bin/sh: 3: protoc: not found
Generating eddsa-signing.pb.go
/bin/sh: 3: protoc: not found
Generating eddsa-resharing.pb.go
/bin/sh: 3: protoc: not found
make: *** [Makefile:11: protob] Error 127

I am new in using make file. so that might be my problem. what should I do?

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