Missing DEPENDENCY - Binary for TEGRA

Hi!

I’d like to report a missing functionality for the TEGRA ES31 capable device, both’s retail and source 4.7+ does NOT provide any *-armv7-es31.apk or *-armv7-es31.so file’s.

Packaging for Tegra-Android ES31(AEP) end with a missing dependency: *-armv7-es31.apk

link text

To build es31 dependency you must change these line under
[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings] in “%PATH_TO_SOURCE%\Engine\Config\BaseEngine.ini” to

bBuildForES2=false
bBuildForES31=true

rebuild the Development solution Win64 for UBT and build the Tegra-Android solution (shipping, development ecc).

Howdy CloveCat,

Just wanted to check in with you and see if this has fixed the issue that you have been having. I have reached out to a developer for further information on this issue as well and will be sure to update you when that information is shared.

Thanks and have a great day!

Yup, solved by changing the above line in cfg file.

Awesome to hear CloveCat,

If you run across this error in a future release build of UE4, be sure to reopen this issue so that we may be able to further investigate.

Thanks!