Re: Android question (for porting EQL5 to that platform)

2017-06-25 Thread Daniel KochmaƄski
Hey Paul, that task shouldn't be hard. I'll give it a shot next weekend. I agree, that having EQL running on Android is something cool. Best regards, Daniel On 25.06.2017 19:25, PR wrote: 2017-06-25 18:20 GMT+02:00, PR : - building ECL for android only works with NDK r9 (which is really o

Re: Android question (for porting EQL5 to that platform)

2017-06-25 Thread PR
2017-06-25 18:20 GMT+02:00, PR : > - building ECL for android only works with NDK r9 (which is really old > already) Providing more info: attached you find the point where it's bailing out trying to build with NDK r15. ;;; Invoking external command: ;;; arm-linux-androideabi-gcc -I. -I/home/po

Android question (for porting EQL5 to that platform)

2017-06-25 Thread PR
Hi all, I'm currently trying to port EQL5 to the android platform. There is a big show-stopper to this: - building ECL for android only works with NDK r9 (which is really old already) - building EQL5 for android only works with NDK r15 (for Qt 5.9; but Qt5 requires a recent NDK anyway) Since I n