This guide is for Mogan Research. For other components, the steps are similar to this one.
For Homebrew:
brew install xmake qt
brew install pkg-config
Sometimes, we need the latest xrepo:
xrepo update-repo
xmake config --yes -c --qt=/opt/homebrew/share/qt/
The Qt Dir might not be /opt/homebrew/share/qt
, please adjust it if needed.
xmake build research
See How to test。
xmake run research