«

Now, you may have already unzip the BlueBrick package, if not do it now. For example, you can unzip it in a BlueBrick folder inside your home folder, or anywhere else you might find convenient.

Then open a terminal and move to the folder where you have unziped BlueBrick with the "cd" command. Finally to run BlueBrick type:


 $ mono32 BlueBrick.exe
 

If you got some DllNotFoundException error, please read the following page to learn how to solve it:
https://www.mono-project.com/docs/advanced/pinvoke/dllnotfoundexception/

Remark: My knowledge in Mac OS is very limited. There's probably a way to create a shortcut file to launch BlueBrick more easily, but I don't know how to do it. If you have some knowledge in Mac Development, please contact me.