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.

Undefined references on Android Release version

0 votes
Hi,

I'm trying to build a Release version on android devices and when I use the AK_OPTMIZED flag the build fails with that error:

../../SoundEngineProxy/Common/CommandDataSerializer.h:423: error: undefined reference to 'g_pCommCentral'

I'm linking against the Release version and leaving the CommunicationCentral.a out of the build.

Has anyone had the same problem? is there something I am missing?
asked Mar 14, 2014 in General Discussion by David R. (180 points)

Please sign-in or register to answer this question.

...