Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while building with cmake #68

Open
EmelineBarraud opened this issue Jun 16, 2021 · 2 comments
Open

Error while building with cmake #68

EmelineBarraud opened this issue Jun 16, 2021 · 2 comments

Comments

@EmelineBarraud
Copy link

EmelineBarraud commented Jun 16, 2021

Hi !

I have a problem while running the command :
catkin_make -DCMAKE_BUILD_TYPE=Release
There is an error with protoc :
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.

I tried to reinstall the last release of protoc which is the 3.17.3 version but this didn't change a thing ... which version of protobuf did you use ?

Thanks for your help !

@kappa95
Copy link

kappa95 commented Jun 16, 2021

Are you using ROS Kinetic?

@EmelineBarraud
Copy link
Author

EmelineBarraud commented Jun 17, 2021

Are you using ROS Kinetic?

I think so ( I tried the command rosversion -d in my terminal and it told me kinetic

After verification of all the steps for the installation, I just saw that I didn't suceed to run this command pip install --user pyftpdlib, maybe it is one of the reason ... ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants