Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

NDK doesn't load NDK Libs #529

@sjfricke

Description

@sjfricke

So I extracted the NDK with gradlew and I get this error when trying to build:

Error:(20, 17) fatal error: jni.h: No such file or directory
Error:(20, 35) fatal error: android/asset_manager.h: No such file or directory

Error:Execution failed for task ':samples-ndk-controllerpaint:compileControllerpaint_jniArm64-v8aDebugSharedLibraryControllerpaint_jniArm64-v8aDebugSharedLibraryMainCpp'.

I quick did the "Hello String from C++" from a new project so I know for a fact my NDK path is correct. I have looked and tried messing around, but cannot figure why it won't find my NDK libs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions