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.

Wwise 2017.2.0 for UE4 4.18 Compile Error

0 votes
Plugins\Wwise\Source\AkAudio\Public\AkAudioDevice.h(1076): error C2061: syntax error: identifier 'FEditorViewportClient'
asked Jan 30, 2018 in General Discussion by Jefferson J. (210 points)

1 Answer

+1 vote
Nevermind, just include "EdMode.h" in AkAudioDevice header file
answered Jan 30, 2018 by Jefferson J. (210 points)
...