Re: Android question (for porting EQL5 to that platform)
PR <[email protected]>
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <CAOJeB-AuZR6L9DRaR8+Q1u9=A2eeWKQpKB5q5q3mLXq7HJT3Dg@mail.gmail.com> |
Update: the mentioned issue could already be solved (by a small patch to the GC sources). Now both ECL and EQL5 are already cross-compiled for Android, using NDK 15. (And since I'm new to Android, I got a little confused: the recommended NDK for Qt 5.9 is actually 10e, not 15.) Next steps will be building the EQL5 library and an example (hopefully soon on Google Play)... Paul 2017-06-25 19:25 GMT+02:00, PR <[email protected]>: > 2017-06-25 18:20 GMT+02:00, PR <[email protected]>: >> - 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. >