Hello,
I’m new to Android development with Unreal Engine 4.
I installed CodeWorksforAndroid-1R6.
I was following the steps from documentation: https://docs.unrealengine.com/latest/INT/Platforms/Android/GettingStarted/4/index.html
but I got stuck at the build step, getting this error:
I saw that I don’t have any folder 4.6, but it’s 4.9 : C:\NVPACK\android-ndk-r12b\sources\cxx-stl\gnu-libstdc++\4.9\libs\armeabi-v7a
Here are my Android SDK Settings:
How can I solve this issue?
Thank you in advance!