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

Closed
wants to merge 4 commits into 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.

@talregev talregev force-pushed the TalR/linux_shared branch from 8802e46 to efbcefa Compare April 29, 2023 23:16
@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 from efbcefa to f225ca7 Compare June 17, 2023 18:04
@talregev talregev force-pushed the TalR/linux_shared branch from f225ca7 to 038d1f0 Compare June 17, 2023 20:28
@talregev talregev force-pushed the TalR/linux_shared branch 8 times, most recently from b6a3603 to 05b2ff5 Compare September 15, 2023 22:29
@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
@talregev talregev closed this Dec 3, 2024
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.

2 participants