Skip to content

Building with Android NDK r19c #228

@rtoy

Description

@rtoy

I'm trying to build the current version of Ne10 using Android NDK r19c. (This is in preparation for building this as part of Chromium.)

I'm unable to get cmake to do an Android build because the paths for the compiler are not in $ANDROID_NDK/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/. Instead they're in $ANDROID_NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/

In addition, gcc/g++ aren't available. Only clang/clang++ are there.

I'd like some guidance on what needs to be done to get cmake to work. I can provide the patch for this after figuring out what to do.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions