I’m trying to build projects to my Nvidia Shield Tablet K1. I’m using Unreal 4.12, the latest AndroidWorks and MS Visual Studio 2015. I was following the same steps as this video: https://www…com/watch?v=hTfBLEKyrMw
I already downloaded the source from github and and enabled Open GL ES 3.1 on BaseEgnine.ini, but when I choose "Build UE4 for Android in Development mode in VS as the video suggests I get errors. When instead of Development I try Development Client it builds, but I don’t get the option to package project to OpenGL ES 3.1 in the editor Package Project dropdown menu. On Project Settings it shows the option to build for OpenGL ES 3.1 as checked.
Can anyone help me out and maybe point to more updated process on how to build to tegra devices? everything I found seems pretty outdated on that regard…