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 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 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

1 participant