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

Bring in sync with deepmind/mujoco commit a499b381: #664

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ikasou
Copy link

@ikasou ikasou commented Dec 17, 2021

Version 2.1.1: Binaries for ARM64, proper macOS bundles
Add Xcode (clang) support with libomp and framework linkage:

  • Need to put MuJoCo.framework under mujoco_path (eg ~/.mujoco/mujoco210)
  • Approve the new framework under System Preferences -> Security & Privacy
  • brew install libomp under [/usr/local/lib or /opt/homebrew/lib]
  • brew install glfw since new binary does not contain it

I have tried to make changes as incremental as possible:
Existence of /usr/bin/gcc-? means gcc is preferred to clang
I think this priority should be reversed under MacOS, but
for now I am just keeping existing behaviour

  Version 2.1.1: Binaries for ARM64, proper macOS bundles
Add Xcode (clang) support with libomp and framework linkage:
- Need to put MuJoCo.framework under mujoco_path (eg ~/.mujoco/mujoco210)
- Approve the new framework under System Preferences -> Security & Privacy
- Install libomp under [/usr/local/lib or /opt/homebrew/lib]
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.

1 participant