google-deepmind / google-deepmind/mujoco_mpc
Build issue - c++: error: unsupported option '-msse4.1' for target 'arm64-apple-darwin24.3.0'
Open
build
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to build on an M3 Mac. I run `cmake ..` and `make -j`. After the second command, I see this error
c++: error: unsupported option '-msse4.1' for target 'arm64-apple-darwin24.3.0'. Has anyone ran into this or found a workaround?
Contributor guide
Assessment
This issue has not been assessed yet.