Preparing Macos¶
Make sure you have the XCode and its command line tools are installed. You can install it from Mac App Store.
To install cmake:
brew install cmake
To install git:
brew install git
After you download and install all those softwares, make sure they are properly set. Next, we will build the MBASE library.