menu
 

Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

0 투표
Hi.

We're trying to upgrade to Wwise 2021.1.1 or 2021.1.2, but we have a DllNotfoundExeption error with the libAkSoundEngine.so in Unity Linux Editor.

The library is correctly set in the editor, but no more information are available about the error, we don't know if it is a dependencies problem.

We've tested on a fresh empty projet, the error is still present.

DllNotFoundException: AkSoundEngine
AkSoundEngine.IsInitialized () (at Assets/Wwise/API/Runtime/Generated/Linux/AkSoundEngine_Linux.cs:110)
AkGameObj.OnDisable () (at Assets/Wwise/MonoBehaviour/Runtime/AkGameObj.cs:161)

DllNotFoundException: AkSoundEngine
AkSoundEngine.RegisterGameObj (UnityEngine.GameObject gameObject, System.String name) (at Assets/Wwise/API/Runtime/Handwritten/Common/AkSoundEngine.cs:105)
AkGameObj.Register () (at Assets/Wwise/MonoBehaviour/Runtime/AkGameObj.cs:68)
AkAudioListener.Awake () (at Assets/Wwise/MonoBehaviour/Runtime/AkAudioListener.cs:61)
중복으로 폐쇄: Support on Unity Linux Editor
General Discussion Antoine G. (430 포인트) 로 부터
완료 Samuel L. (Audiokinetic) 로 부터
...