Closed maxaubel closed 6 years ago
Tried in another computer with the same OS and it worked like a charm, so apparently there are no problems with your software but with my computer.
That's strange. Could you try #112 ? On Arch Linux, the build on master is currently indeed broken. Maybe you have some custom more recent library on your Ubuntu installed?
Hi!
I wanted to update my ssl-vision version, so I just deleted the previous one and cloned the most recent one. The problem is that
make
fails. It printed lots of protobuf related errors, so I reinstalled protobuf. But the errors keep appearing.Take a look at the outputs of
make
. What am I doing wrong?EDIT: I'm using Ubuntu 18.04 btw
Thanks!