On 2016-11-24 05:28 , Martin Krischik wrote:
Hello
Just wanted to bring the android port up to date when noticed the the
“Scanning binaries for linking errors” has been upgraded from warning to
error.
That is a bit of a problem as the android port is toolchain for cross
platform development and as such contains several libraries for other
platforms.
Those libraries will, of course, always fail the link test. Any ideas
what can be done?
For rev-upgrade to try to do anything about these libraries they would
have to be (a) Mach-O and (b) an architecture that the host machine can
run. Is that really the case for the Android SDK?
- Josh