Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes

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?)

...

in General Discussion by joonyoun park (100 points)

Please sign-in or register to answer this question.

...