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.

+1 vote

Hi,

Just a quick note. Seems like the linux version doesn't compile any more since the 4.16 plugin.
Atleast it's a quick fix, on line: SGenerateSoundBanks.cpp:22 change:

#include "HAL/PlatformFileManager.h"
to
#include "HAL/PlatformFilemanager.h"
Cheers,
Markus
in General Discussion by Markus R. (350 points)
retagged by Markus R.

Please sign-in or register to answer this question.

...