I'm trying to build for Android using Windows 10, Wwise 2.2.6553 and Unreal 4.18. I keep getting these two errors. I tried rebuilding the project from scratchin another PC but it happened again.
- UATHelper: Packaging (Android (ASTC)): Runtime/Core/Public\HAL/PlatformCrt.h(6,10): fatal error: 'wchar.h' file not found
- (Android (ASTC)): E:/Unreal Projects/UnrealDemo0702/Plugins/Wwise/ThirdParty/include\AK/SoundEngine/Platforms/POSIX/AkTypes.h(35,10): fatal error: 'sys/types.h' file not found
I know I'm missing header files, but where are they?
Any Idea??