You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Update Android toolchain to NDK 21 (20 also supported for x86_64)
#jira UE-80046 #ue4 #android #rb Bradon.Schaefer [CL 11554677 by Chris Babcock in 4.25 branch]
This commit is contained in:
@@ -6140,7 +6140,7 @@ public class GameActivity extends $${gameActivitySuperClass}$$ implements Surfac
|
||||
|
||||
static
|
||||
{
|
||||
System.loadLibrary("gnustl_shared");
|
||||
System.loadLibrary("c++_shared");
|
||||
//$${soLoadLibrary}$$
|
||||
System.loadLibrary("UE4");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user