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.

Installation of Wwise Intergration 4.6

0 votes
In the latest version of the Unreal Engine Build 4.6 there are added files compared to the previous builds such as the SetUp.bat file. I am able to compile the engine completely fine however when it comes to adding in the Wwise intergration I become lost. Do i need to run the Setup.bat file that comes with the intergration again then the generatefile.bat or just the generate file ? and the Instruction from GitHub and from the Chm file are confusing to me.

I'm not a coder by any means so as much help would be appriciated.

Many thank in advance.
asked Feb 18, 2015 in General Discussion by Lewis B. (100 points)

1 Answer

0 votes
Hi Lewis

I can sympathize with another non-programmer. We need to stick together!

You need to add the Wwise integration files to your UE4 source code first.  There are also some Wwise SDK files that need to be copied over from your Wwise installation folder, as they do not come with the integration files. You can refer to the Wwise integration .CHM (help file)  for details. Once this is done, you can run the setup.bat which will create the visual studio solution files. Open the solution in VS, and build your engine. Hopefully you'll have no errors!

Cheers
answered Feb 18, 2015 by Richard Goulet (5,740 points)
Hey man did you get it worked out? If not

https://www.youtube.com/watch?v=pabl9EAvkAo

I made a tutorial on how to integrate wwise and UE4. I will make a new one for 4.7 soon
...