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

Build fails with libc++ (Mac OSX 10.9 Mavericks) #947

Closed
osrf-migration opened this issue Nov 11, 2013 · 4 comments
Closed

Build fails with libc++ (Mac OSX 10.9 Mavericks) #947

osrf-migration opened this issue Nov 11, 2013 · 4 comments
Labels
all bug Something isn't working major os::osx

Comments

@osrf-migration
Copy link

Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


Gazebo does not compile on the latest release of Mac OSX (10.9 Mavericks), which uses libc++ by default. There are compilation errors in gtest, related to tr1 headers. A fix for the gtest errors is to use gtest 1.7.0, as was done in sdformat pull request 68.

I have done this in 8df675f and am currently testing.

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


pull request #827

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


  • changed state from "new" to "resolved"

pull request #827

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • set version to "all"

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • changed state from "resolved" to "closed"

@osrf-migration osrf-migration added major os::osx bug Something isn't working all labels Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all bug Something isn't working major os::osx
Projects
None yet
Development

No branches or pull requests

1 participant