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
I am using plugin integrated to project not to engine.

I got a lot of errors like during compiling like :

 

Plugins\Wwise\Source\AkAudio\Private\Platforms\AkPlatform_PS4\AkPS4Platform.cpp(2): error C4668: 'PLATFORM_PS4' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'

Plugins\Wwise\Source\AkAudio\Private\AkSettings.cpp(319): error C2653: 'SEditableTextBox': is not a class or namespace name

Plugins\Wwise\Source\AudiokineticTools\Private\AssetManagement\WwiseConsoleAkSoundDataBuilder.cpp(406): error C2511: 'bool WwiseConsoleAkSoundDataBuilder::readBankData(FByteBulkData &,const FString &,IPlatformFile &,FCriticalSection *)': overloaded member function not found in 'WwiseConsoleAkSoundDataBuilder'

 

And many many more.

Please help.

Thanks
in General Discussion by Lukas K. (100 points)

Please sign-in or register to answer this question.

...