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

[Help needed] Compile for Linux #3321

Open
wants to merge 4 commits into
base: gazebo11
Choose a base branch
from

Conversation

talregev
Copy link
Contributor

Compile for Linux.
Help needed.
@traversaro
@chapulina
@scpeters

Error I get:

/usr/bin/ld: /home/tal/gazebo-classic/vcpkg/installed/x64-linux-release/lib/libignition-msgs5.a(material.pb.cc.o): in function `NewMaterial()':
material.pb.cc:(.text+0x13e0): multiple definition of `NewMaterial()'; gazebo/msgs/CMakeFiles/gazebo_msgs.dir/material.pb.cc.o:material.pb.cc:(.text+0x1a90): first defined here
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

@scpeters
Copy link
Member

scpeters commented May 1, 2023

this seems like a conflict between symbols defined in a gazebo classic protobuf message and one from ignition-msgs5

@talregev
Copy link
Contributor Author

talregev commented May 1, 2023

this seems like a conflict between symbols defined in a gazebo classic protobuf message and one from ignition-msgs5

Thank you. How I can solve it?

@talregev talregev force-pushed the TalR/linux_shared branch 4 times, most recently from f462d4a to 6c1d37e Compare February 8, 2024 18:06
@talregev talregev force-pushed the TalR/linux_shared branch 2 times, most recently from f97f38a to bc2ecfd Compare February 8, 2024 22:29
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

Successfully merging this pull request may close these issues.

None yet

2 participants