Hi, all,
I'm attempting to install the most recent Unity integration and running into problems. This is my 7th or 8th attempt with changing various parameters to try to resolve the problem, as described below.
Unity version: 5.3.5f1 at first, then attempted also in 5.4.3f1.
WWise integration version: most recent (2.6.2)
Initially, the integration was failing with the statement that files in the version control system were marked as read-only. I changed this manually.
I then received the following message:
A script compilation error occurred during the execution in Unity. Please click Open Log to review the Unity log. Assets/Wwise/Editor/WwiseWindows/AkWwiseTreeView.cs(156,14): error CS0029: Cannot implicitly convert type `System.EventHandler' to `EventHandler' Assets/Wwise/Editor/WwiseWindows/AkWwiseTreeView.cs(157,14): error CS0029: Cannot implicitly convert type `System.EventHandler' to `EventHandler' Assets/Wwise/Editor/WwiseWindows/AkWwiseTreeView.cs(158,14): error CS0029: Cannot implicitly convert type `System.EventHandler' to `EventHandler'
Any help appreciated.