Hello,
As you may know, the google plugin for spatial audio on Daydream in now deprecated and we are invited to move on the Reseonance Audio plugin.
Initialy my project was running on the 4.16 version with the spatial audio plugin and I need to move on the 4.18. But since, I can’t package with the spatial audio plugin (which has not been updated since august or something like that) and i can’t package with the new plugin either.
Here are the kind of errors I have:
UATHelper: Packaging (Android (ATC)): C:/Users/admin/Desktop/4_18/MyProject/Plugins/Wwise/ThirdParty/android-9_armeabi-v7a/Profile/lib/libResonanceAudioFX.a(libvraudio_api_impl.a_vraudio_api_impl.o):vraudio_api_impl.cc:function std::__ndk1::basic_ostream<char, std::__ndk1::char_traits<char> >::sentry::~sentry(): error: undefined reference to 'std::__ndk1::ios_base::clear(unsigned int)'
UATHelper: Packaging (Android (ATC)): C:/Users/admin/Desktop/4_18/MyProject/Plugins/Wwise/ThirdParty/android-9_armeabi-v7a/Profile/lib/libResonanceAudioFX.a(libvraudio_api_impl.a_vraudio_api_impl.o):vraudio_api_impl.cc:function std::__ndk1::basic_ostream<char, std::__ndk1::char_traits<char> >::sentry::sentry(std::__ndk1::basic_ostream<char, std::__ndk1::char_traits<char> >&): error: undefined reference to 'std::__ndk1::ios_base::clear(unsigned int)'
UATHelper: Packaging (Android (ATC)): C:/Users/admin/Desktop/4_18/MyProject/Plugins/Wwise/ThirdParty/android-9_armeabi-v7a/Profile/lib/libResonanceAudioFX.a(libvraudio_api_impl.a_vraudio_api_impl.o):vraudio_api_impl.cc:function std::__ndk1::basic_ostream<char, std::__ndk1::char_traits<char> >::operator<<(unsigned int): error: undefined reference to 'std::__ndk1::ios_base::getloc() const'
Did someone succeeded to package his project with that new plugin ? Or maybe know where it could come from ?
Thanks!