distriqt / ANE-CustomResources

Android Custom Resources for AIR Applications
https://airnativeextensions.com
15 stars 4 forks source link

BUILD FAILED Android-ARM64 Unsupported #41

Closed divlaine closed 5 years ago

divlaine commented 5 years ago

Related to #39 Got an error

compile_windows:
     [exec] Unsupported platform: '-platform Android-ARM64'. Must be one of [default, Android-ARM, Android-x86, iPhone-ARM, appleTV-ARM, appleTV-x86, iPhone-x86, MacOS-x86, MacOS-x86-64, Windows-x86, Windows-x86-64]

Tried with different jdk 111 (x86 and 64) and 121 (x86 and 64).

ANE is created successfully If i exclude this platform from build

marchbold commented 5 years ago

This ANE has been updated to include Android 64bit support. You'll need to be using AIR 33 in order to add that to your application.

If you don't require Android 64bit then remove it from the platform xml.

divlaine commented 5 years ago

Ok. DIdn't find air 33, so thx. Thats clear. For now, as i said I removed ARM64.