Skip to content

AttachCurrentThread JNIEnv** instead of void**? #4

@amos-yau

Description

@amos-yau

thanks for providing this auto binding way, to save writing JNI bridge effort (and I'm not familiar with c++).

But I hit this error when compiling:
ktbind.hpp:453:54: error: cannot initialize a parameter of type 'JNIEnv **' (aka '_JNIEnv **') with an rvalue of type 'void **'

I'm writing an Android app, NDK version 21.4.7075529, see if any more detail need to be provided?

Metadata

Metadata

Assignees

No one assigned

    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