Skip to content

1.2 Compiling on Mac OS

Claude Roux edited this page Aug 15, 2020 · 2 revisions

Compiling on Mac OS

We provide in the directory: Xcode, two Makefiles (compatible with the Xcode framework on Mac OS):

  • tamgubase: it compiles a console version of tamgu, it allows for a simpler way to debug tamgu.
  • tamgugui: it compiles a native Mac OS GUI for Tamgu

However, if you want to compile the different libraries, you need to launch: install.py as shown below.

GUI and Sound

Since, the GUI library and the Sound libraries are based on different licensing agreements, we cannot provide them with this GitHub archive. However, you can download them from a different GitHub: https://github.com/clauderouxster/libs

Clone this wiki locally