Unity: Unity 2.22.3.21fa
Wwise: 2024.1.2.8725
Build Platform: Nintendo Switch
An error occurs when building Nintendo Switch.
I installed Nintendo Switch as a Development Platform in AK Launcher, but it says "No files available."
Does this problem occur because it is a Free Trail License?
errors:
Assets\Wwise\API\Runtime\Handwritten\Common\AkCommonPlatformSettings.cs(73,17): error CS0246: The type or namespace name 'AkCommunicationSettings' could not be found (are you missing a using directive or an assembly reference?)
Assets\Wwise\API\Runtime\Generated\Common\AkInitializationSettings.cs(80,10): error CS0246: The type or namespace name 'AkPlatformInitSettings' could not be found (are you missing a using directive or an assembly reference?)
Assets\Wwise\API\Runtime\Generated\Common\AkDeviceSettings.cs(68,10): error CS0246: The type or namespace name 'AkThreadProperties' could not be found (are you missing a using directive or an assembly reference?)
Assets\Wwise\API\Runtime\Handwritten\Common\AkCommonPlatformSettings.cs(584,29): error CS0246: The type or namespace name 'AkPlatformInitSettings' could not be found (are you missing a using directive or an assembly reference?)
Assets\Wwise\API\Runtime\Handwritten\Common\AkCommonPlatformSettings.cs(787,18): error CS0246: The type or namespace name 'AkCommunicationSettings' could not be found (are you missing a using directive or an assembly reference?)
Assets\Wwise\API\Runtime\Handwritten\Common\AkCommonPlatformSettings.cs(648,29): error CS0246: The type or namespace name 'AkCommunicationSettings' could not be found (are you missing a using directive or an assembly reference?)
...