Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

+3 votes
I've added the 4.11 plugin as an engine plugin to my project, I've added both "AkAudio" and "AudiokineticTools" to my project PublicDependencyModuleNames. Everything builds but when I go to start my project it fails to load due to missing AkAudio dll files.

If I manually copy the dll files from the \Engine\Plugins\Wwise\Binaries\Win64 to my project Binaries\Win64 everything works fine. How do I modify the wwise plugin build rules to copy these automatically or add their path to the list of folders to look?
in General Discussion by Zach B. (130 points)

Please sign-in or register to answer this question.

...