Gazebo 11 on apple chip fails during making
I am trying to install Gazebo 11 on M1 apple chip using homebrew. It fails during making. it is failing to install ignition-math6 ``` ==> Installing osrf/simulation/gazebo11 dependency: ignition-math6 ==> cmake . -DBUILD_TESTING=Off -DCMAKE_INSTALL_RPATH=@loader_path/../lib ==> make install ... make: * [all] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/osrf/homebrew-simu...
These open issues may also help: Ignition-math6 build failing with LinuxBrew https://github.com/osrf/homebrew-simu...
``` Is there a workaround to solve this issue?
Thanks N.J