menu
Audiokinetic
Wwise
arrow_drop_down
Strata
arrow_drop_down
解决方案
arrow_drop_down
学习
arrow_drop_down
社区
arrow_drop_down
用户文档
arrow_drop_down
帮助
arrow_drop_down
search
language
English
Français
日本語
한국어
中文
登录
下载
社区
博客
音频人脉网
问答
活动
Wwise Tour
Wwise 大使
Wwise
arrow_drop_down
Strata
arrow_drop_down
解决方案
arrow_drop_down
学习
arrow_drop_down
社区
arrow_drop_down
用户文档
arrow_drop_down
帮助
arrow_drop_down
登录
下载
社区问答
在此,Audiokinetic 产品用户可互帮互助
在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用
技术支持申请单
页面。
Wwise
Strata
未回答
标签
分类
用户
提问
Wwise Intergration error UE4Editor-AkAudio.dll Missing
0
投票
When I am trying to build my project I get an error. Looks like the error fails to produce UE4Editor-AkAudio.dll and it says it is missing. How do I fix this?
ue4
error
sdk
akaudio
wwise
最新提问
12月 14, 2015
分类:
General Discussion
|
用户:
Ryan H.
(
170
分)
Please log in or register to add a comment.
Please sign-in or register to answer this question.
2
个回答
+1
投票
已采纳
I got a similar error because I was using the binaries for Visual Studio 2013. Those folders are:
x32vc_120 and x64_vc120
I then realized that the newest UE4 was highly suggested to be being built in VS 2015 and Wwise needs the right binaries to call from when building the engine. If you're using the newest UE4 I suggest using VS 2015. Then from your audiokinetic folder you need the files ending in _vc140. If you don't have those you just need to reinstall the latest version of Wwise, make sure you check the binaries for VS 2015 when installing. Hope that helps!
-Rob
最新回答
12月 15, 2015
用户:
Robert M.
(
4.6k
分)
采纳于
12月 15, 2015
用户:
Ryan H.
You are a freaking genius!!! I swapped from 120 to 140 (which seems like an obvious choice now). Then I clicked build....took 30 sec then successful. Thanks man.
Glad that I can help! It took me a few hours of looking over the integration myself. The only thing that tipped me off was they changed x32vc120 to x32vc_*** in the integration manual. I then tried all the different numbers until I got the right one.
Hello, I have just encountered this problem: UE4Editor-AkAudio.dll Missing, but I did not figure out how to solve this problem, the ability to carefully explain the procedure to solve this problem? thank you very much
Please log in or register to add a comment.
0
投票
Hello, I have just encountered this problem: UE4Editor-AkAudio.dll Missing, but I did not figure out how to solve this problem, the ability to carefully explain the procedure to solve this problem? thank you very much
最新回答
12月 22, 2015
用户:
deren x.
(
140
分)
Hi Deren,
If you haven't figured it out, this is what we were overall talking about.
https://www.youtube.com/watch?v=dO2Utr_3y6c
This is how to install/build the UE4 integration of Wwise. The difference is IF you are using the newest UE4 and the newest Wwise you need Visual Studio 2015. In the tutorial I say to use the files ending in vc120, instead use the files ending in vc140. '
If you don't have them reinstall Wwise and choose the "SDK, Windows Visual Studio 2015". Hopefully that is explained enough!
Please log in or register to add a comment.
...