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
had the same problem - i fixed it by installing the protobuf-compiler package too.
maybe it would be nice to add this to the required packages in the readme? sudo apt install libprotobuf-dev protobuf-compiler
Hi,
First of all, thank you for your work !
I have a problem when I try to make with protobuf :
This is the problematic line (line 73) :
When I remove protobuf packages and do again the cmake + make, it's works, i can generate json and svg
I work on Ubuntu 22.04.4 LTS
Thank you !
The text was updated successfully, but these errors were encountered: