I recently added Wwise to our Unreal project via the launcher, but when attempting to run the project from source I am given the following error:
1>LINK : fatal error LNK1181: cannot open input file 'D:\WwiseTest\Plugins\Wwise\Source\AkAudio\..\..\ThirdParty\x64_vc160\Profile\lib\AkSoundEngine.lib'
After looking through the folders I can see the lib file in question, not in the folder specified but somewhere else, so why can't I compile the code?