I'm running on Unreal Windows and want to build a daydream app for android, cannot build it....
Noticed one line, how should I solve this problem? what does the compiler mean in this place? Thanks guys!
UATHelper: Packaging (Android (All)): UnrealBuildTool: [javac] warning: C:\NVPACK\android-sdk-windows\platforms\android-24\android.jar(java/util/AbstractList.class): major version 52 is newer than 51, the highest major version supported by this compiler.
UATHelper: Packaging (Android (All)): UnrealBuildTool: [javac] It is recommended that the compiler be upgraded.
Noticed one line, how should I solve this problem? what does the compiler mean in this place? Thanks guys!
UATHelper: Packaging (Android (All)): UnrealBuildTool: [javac] warning: C:\NVPACK\android-sdk-windows\platforms\android-24\android.jar(java/util/AbstractList.class): major version 52 is newer than 51, the highest major version supported by this compiler.
UATHelper: Packaging (Android (All)): UnrealBuildTool: [javac] It is recommended that the compiler be upgraded.
Comment