AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

DllNotFoundException Unity Linux [閉鎖]

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)
Antoine G. (430 ポイント) 2021 6/4 質問 General Discussion
Samuel L. (Audiokinetic) 2021 8/6 閉鎖
...