Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

Compiler Warning (level 1) C4103 when building wwise 2022.1.1 Unreal Plugin

+1 투표

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.

문의 2023 1월 20 General Discussion Robin F. (210 포인트) 로 부터
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.

...