Skip to content

colcon build fails due to protobuf compiler #2649

Discussion options

You must be logged in to vote

Have you tried uninstall your protobuf, and in the autoware folder, run rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO? Chances are, either your .local/lib folder is not visible by cmake, or the version your using is incompatible.
For your reference, this is how pip show protobuf results looks like for me

Name: protobuf
Version: 3.6.1
Summary: Protocol Buffers
Home-page: https://developers.google.com/protocol-buffers/
Author: None
Author-email: None
License: 3-Clause BSD License
Location: /usr/lib/python3/dist-packages
Requires: 
Required-by:

Replies: 0 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@CagriCatik
Comment options

Comment options

You must be logged in to vote
1 reply
@CagriCatik
Comment options

Answer selected by CagriCatik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants