Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Error when executing 'gazebo' command after default install on Mac OS: Symbol not found: __ZN6gazebo3gui10DataLogger16staticMetaObjectE Referenced from: /usr/local/lib/libgazebo_gui.11.dylib #2762

Closed
raghavauppuluri13 opened this issue Jun 21, 2020 · 0 comments

Comments

@raghavauppuluri13
Copy link

I am trying to download gazebo on my Macbook Pro with Mac OS 10.15.

I executed the first command in the download steps:
curl -ssL http://get.gazebosim.org | sh

When I executed the gazebo command to run the program I received this error:

dyld: Symbol not found: __ZN6gazebo3gui10DataLogger16staticMetaObjectE Referenced from: /usr/local/lib/libgazebo_gui.11.dylib Expected in: flat namespace in /usr/local/lib/libgazebo_gui.11.dylib Abort trap: 6

scpeters added a commit to scpeters/gazebo that referenced this issue Jun 25, 2020
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
scpeters added a commit that referenced this issue Jun 27, 2020
…2764)

Initialize OGRE compositors in SetCamera() instead of Update()
so the compositor order can be better controlled.

Add #2754 and #2762 to changelog.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant