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-Unreal 4.27.2 Failing to Build // Error LNK2019

0 votes
Hi all,

Having an issue getting my Unreal 4.27.2 project to build - Visual Studio is saying the following:
 

"Error    LNK2019    unresolved external symbol "enum AKRESULT __cdecl AK::SoundEngine::Query::GetListenerSpatialization(unsigned int,bool &,float * &,struct AkChannelConfig &)" (?GetListenerSpatialization@Query@SoundEngine@AK@@YA?AW4AKRESULT@@IAEA_NAEAPEAMAEAUAkChannelConfig@@@Z) referenced in function "public: virtual enum AKRESULT __cdecl FWwiseSoundEngineAPI_2022_1::FQuery::GetListenerSpatialization(unsigned int,bool &,float * &,struct AkChannelConfig &)" (?GetListenerSpatialization@FQuery@FWwiseSoundEngineAPI_2022_1@@UEAA?AW4AKRESULT@@IAEA_NAEAPEAMAEAUAkChannelConfig@@@Z)    EchoesOfAcropolis    C:\Users\seeth\OneDrive\Desktop\EchoesOfAcropolis\echoes\Intermediate\ProjectFiles    C:\Users\seeth\OneDrive\Desktop\EchoesOfAcropolis\echoes\Intermediate\ProjectFiles\Module.WwiseSoundEngine_2022_1.cpp.obj    1        "

I've tried deleting & regenerating VS files numerous times with no change - has anyone else encountered this?

 

Best,

Brandon
asked Apr 19 in General Discussion by Brandon Z. (100 points)

Please sign-in or register to answer this question.

...