You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the steps in the readme and I am getting this error when building:
C:\Git\myProject>cargo build
Updating git repository `https://github.com/plietar/rust-protobuf-build.git`
error: no matching package named `protobuf-build` found (required by `myProject`)
location searched: https://github.com/plietar/rust-protobuf-build.git
version required: *
What is libprotoc-dev and where do I get it? Could this be the issue?
The text was updated successfully, but these errors were encountered:
I followed the steps in the readme and I am getting this error when building:
What is
libprotoc-dev
and where do I get it? Could this be the issue?The text was updated successfully, but these errors were encountered: