Wwise SDK 2023.1.8
|
The input libraries required to integrate the Wwise Sound Engine are available for each build configuration in its respective platform folders contained in the root of the SDK installation directory. The library directory structure is defined as follows:
Refer to Build Configuration for a description of the various libraries contained in this SDK.
Header files for the SDK interfaces, types, constants etc. are located in the "include" folder under the SDK installation folder. Subfolders are used to group related files.
You should add "$(WWISESDK)\include" to your project's include directories. You can then include files with paths relative to the "include" directory. For example:
Note: WWISESDK variable is not set on the MAC. You will need to add the Wwise SDK "include/" folder in your XCode project's header search paths. |
The various sections in this document list the specific header files that must be included as they introduce new entities.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise