RoboCup-SSL / ssl-vision

Shared Vision System For The RoboCup Small Size League
GNU General Public License v3.0
92 stars 111 forks source link

Compilation failed #111

Closed maxaubel closed 6 years ago

maxaubel commented 6 years ago

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!

maxaubel commented 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.

g3force commented 6 years ago

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?