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

We have run into this compilation error whilst integrating Wwise 2022.1.1 into our Unreal 5 project.
 

C:\Game\Plugins\Wwise\Source\WwiseSoundEngine_2022_1\Public\Wwise\AkInclude_2022_1.h(20): error C4103: alignment changed after including header, may be due to missing #pragma pack(pop)

 

 

Cleaning intermediates inside the Wwise plugin seemed to fix the issue in some cases, however it is also causing issues for our CI build machines.

Is this a known issue with an official fix/workaround?

We suspect the C4103 warning may need to be surpressed.

in General Discussion by Robin F. (210 points)
We have the same issue since we integrated Wwise 2022.1.4 !
We have the same problem, did you solve it?

Please sign-in or register to answer this question.

...