-
Notifications
You must be signed in to change notification settings - Fork 75
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
make[2]: *** [lib/macosx/libOgreMain.1.9.0.dylib] Error 1
when running brew install gz-harmonic
on M1 Mac
#2889
Comments
can you confirm the boost version that you have installed? I'm guessing 1.86 since that's the latest version: Are there any Also, I see that you have |
@scpeters thanks for the quick reply I'm using boost 1.86
I've attached my brew doctor log here: https://gist.github.com/r-bt/f86838aa2ece9d6dabe66d3d9180b441 I used to have brew running under Rosetta where I believe it installs to
However I get the same error when trying to install |
at the very end of this line, I see references to boost libraries in
try removing those as well |
Brilliant! I had |
great; glad it's working now |
I'm trying to install gz-harmonic on an M1 Macbook Pro
However, it is failing when trying to install
ogre
I believe, with the following error:I've seen other issues where gazebo can't be installed due to
ogre issues
:However those errors don't match mine exactly, so I wanted to open a new issue.
I tried install
ogre2.3
withbrew install ogre2.3
however that also gave me errorsI've put the logs from
brew install gz-harmonic --verbose
here: https://gist.github.com/r-bt/114dfc0952a043f95f406b72b734a2a9The text was updated successfully, but these errors were encountered: