Hi,
I just created a blank project for mobile/tablet using no starter content. Without adding anything to the project, packaging to Android(ATC) is failing with below error:
UnrealBuildTool: clang++.exe: error: linker command failed with exit code 1 (use -v to see invocation)
Packaging for windows is working OK, but packaging for Android is always failing.
Below is a screenshot of my SDKConfig
Attached is the output log.[outputLog][2]
Has anyone faced this issue before? Can anyone help?