Quantcast
Channel: Gazebo: Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 7017

Compilation fails as gazebo and ignition-msgs require different protobuf versions

$
0
0
When compiling latest sources for Gazebo on ubuntu 16.04, I get the following error: This file was generated by an older version of protoc which is incompatible with your Protocol Buffer headers. Please regenerate this file with a newer version of protoc. Well, in fact looks less tidy: ![image description](/upfiles/15106930696290625.png) I tried to downgrade protobuf version to 2.6 (the one required by currently installed ignition-msgs), but... then compilation fails because 2.6 is too old for current gazebo code. I also tried to install ignition-msgs from sources, but it installs only msgs1 messages, while gazebo compilation fails with msg0 (honestly, I have no idea what all this msg0, 1, 2... mean). Any suggestion? Thanks!

Viewing all articles
Browse latest Browse all 7017

Trending Articles