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.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요