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

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise