在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。
Hello,
I am trying to package a build using the latest Wwise integration and Unreal 4.18. Building Development Editor seems to work fine but when I try to make a Development build I get this error:
Error C4577 'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHscError Failed to produce item: D:\...\...\...\Engine\Plugins\Wwise\Binaries\Win64\ProjectName-AkAudio.lib
Error C4577 'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
Error Failed to produce item: D:\...\...\...\Engine\Plugins\Wwise\Binaries\Win64\ProjectName-AkAudio.lib
I am using the newest version of Visual Studio 2017.
Thanks for your help,
Andrew