Android setup problem: sh: 1: arm-linux-androideabi-g++: Exec format error Error: error running arm-linux-androideabi-g+
-
I followed the instructions provided here
http://haxeflixel.com/documentation/android/
Installed the android-sdk, ndk, and ant versions provided by the command "lime setup android", and downloaded and installed the jdk1.6.0_45 I've been forwarded to via browser during the install
Now, when I try to compile my project, I get this :
https://s18.postimg.org/pj5z2jp0p/2017-11-18-164520_1366x768_scrot.png
It doesn't work
Must be the 8th time I do the whole android setup install thing, 10 days I'm on it, trying different ndk, jdk, sdk, it fails, it always fail, in different ways but it systematically fails
...
Here's my haxelib list :
actuate: [1.8.7]
asys: [0.3.0]
box2d: [1.2.3]
flixel-addons: [2.5.0]
flixel-demos: 2.4.1 [2.4.2]
flixel-templates: [2.4.4]
flixel-tools: 1.4.0 [1.4.1]
flixel-ui: [2.2.0]
flixel: [4.3.0]
format: [3.3.0]
haxeui: [1.8.21]
hscript: [2.1.1]
hxcpp: 3.1.39 3.2.180 [3.3.49] 3.4.64 3.4.185 3.4.188
layout: [1.2.1]
lime-samples: [4.0.1]
lime: 2.6.8 [2.9.1]
openfl-samples: [6.0.0]
openfl: 3.3.8 [3.6.1] 6.4.0
tink_core: [1.14.3]
tink_io: [0.5.0]
tink_macro: 0.14.1 [0.14.2]
tink_streams: [0.2.1]...
This is a fresh install following the "lime setup android" command
The android sdk manager (revision 24.0.2) automatically opened after the installation, and I installed what it recommended me to install
...
Now when I reopen it, I get this:
https://s18.postimg.org/9d9mfzc55/2017-11-18-171249_1366x768_scrot.png
That's where I am
Stuck
Please help