Audiokinetic의 커뮤니티 Q&A는 사용자가 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