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

Simulate Dependencies Deprecated on Latest macOS Sequoia (15.0+) #2128

Open
2 tasks done
dtorre38 opened this issue Oct 9, 2024 · 0 comments
Open
2 tasks done

Simulate Dependencies Deprecated on Latest macOS Sequoia (15.0+) #2128

dtorre38 opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dtorre38
Copy link

dtorre38 commented Oct 9, 2024

Intro

Hi!

I am a graduate student at the University of Illinois at Chicago, I use MuJoCo for my research on motion planning.

My setup

Tested on 3.2.3 & 3.1.1
M2 Pro MacBook Pro
MacOS 15.0.1
C API

What's happening? What did you expect?

I am making modifications to simulate, so I need to build via CMakeLists.txt. When I make, I obtain the errors shown in the screenshot. As the errors indicate, some functionality has been deprecated on the latest MacOS version. Can we expect an update to correct this issue for Mac users on 15.0+?

simulate_make_error

Steps for reproduction

  1. cd simulate
  2. mkdir build && cd build
  3. cmake ..
  4. make

Minimal model for reproduction

Utilize mujoco-3.2.3.

Code required for reproduction

No response

Confirmations

@dtorre38 dtorre38 added the bug Something isn't working label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants