menu
Version
2016.2.6.6153
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
This page contains information that is specific to using the Wwise SDK for the Linux platform.
The Sound Engine has a dependency on the SDL2 library, which is used for audio output.
Generic makefiles are provided; some environment variables must be defined to build for a given target. Here are the settings to use for various targets:
AK_LINUX_ARCH=x32
CFLAGS=-msse2
AK_LINUX_ARCH=x64
AK_LINUX_ARCH=armeabi-v6-hf
Additionally, the config
environment variable can be set to debug
, profile
, or release
to select the corresponding build configuration; if not specified, the debug configuration will be used.
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