Build issue - c++: error: unsupported option '-msse4.1' for target 'arm64-apple-darwin24.3.0' · Issue #378 · google-deepmind/mujoco_mpc · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?