Version
menu_open

Install SWIG (Mac)

The Integration source code includes the SWIG tool that helps in translating the C++ API to C# API. On Windows, there is no extra step needed to install SWIG. On Mac OS X, you need to install SWIG by performing this procedure:

  1. Make sure you have installed pcre (Perl-Compatible Regular Expression) first to successfully compile SWIG.
  2. Open a terminal window.
  3. Make your working directory the folder: SWIG.
  4. Type ./configure.
  5. Type make.
  6. Type sudo make install and input your administrator password upon prompt.
  7. Make sure that the folder that contains the swig executable (the version to use is specified in Requirements to build the Integration yourself:) is in the Xcode PATH variable. The default location is /usr/local/bin.
Generated on Tue Aug 23 02:44:59 2016 for Wwise Unity Integration by  doxygen 1.6.3

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise